add new menu
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
// png
|
||||
export { default as IconApp } from '@/assets/images/pln-with-text.png'
|
||||
// svg
|
||||
export { default as LightningSlash } from '@/assets/icons/lightning-slash.svg'
|
||||
export { default as SmileySad } from '@/assets/icons/smiley-sad.svg'
|
||||
export { default as Monitor } from '@/assets/icons/monitor.svg'
|
||||
export { default as Swap } from '@/assets/icons/swap.svg'
|
||||
export { default as DotOutline } from '@/assets/icons/dot-outline.svg'
|
||||
export { default as IconApp } from '@/assets/images/pln-with-text.png'
|
||||
export { default as Plugs } from '@/assets/icons/plugs.svg'
|
||||
export { default as Gauge } from '@/assets/icons/gauge.svg'
|
||||
|
Reference in New Issue
Block a user