feat(additional-components): add Panel component

This commit is contained in:
braks
2022-10-10 21:33:44 +02:00
committed by Braks
parent ef3111bde0
commit 3541b24587
4 changed files with 30 additions and 0 deletions
@@ -6,3 +6,4 @@
export * from './background'
export * from './controls'
export * from './minimap'
export * from './panel'