themes 3 initial work
This commit is contained in:
parent
6391a6a4ea
commit
521d308a6c
6 changed files with 110 additions and 0 deletions
6
src/components/underlay.style.js
Normal file
6
src/components/underlay.style.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
name: 'Panel',
|
||||
validInnerComponents: [
|
||||
'Panel'
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue