mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 19:44:21 +00:00
✨ Bind BaseElement
to Bluelib.Element
This commit is contained in:
parent
2d439c3b10
commit
d09e686f0e
1 changed files with 4 additions and 0 deletions
|
@ -92,3 +92,7 @@ export function Bluelib({
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Bluelib.Element = BaseElement
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue