Add button interaction
This commit is contained in:
parent
6223b35536
commit
4a253b0184
12 changed files with 247 additions and 23 deletions
|
@ -1,6 +1,7 @@
|
|||
export const images = {
|
||||
title: {
|
||||
logo: 'logo.png'
|
||||
logo: 'logo.png',
|
||||
logoSvg: 'logo2.svg'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue