shit more or less works for the very basic stuff

This commit is contained in:
Henry Jameson 2024-01-23 19:18:55 +02:00
commit 22b32f149d
9 changed files with 132 additions and 22 deletions

View file

@ -4,6 +4,7 @@ export default {
validInnerComponents: [
'Text',
'Icon',
'Button'
'Button',
'PanelHeader'
]
}