1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 11:34:21 +00:00

Bind BaseElement to Bluelib.Element

This commit is contained in:
Steffo 2021-08-24 23:16:54 +02:00
parent 2d439c3b10
commit d09e686f0e
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -92,3 +92,7 @@ export function Bluelib({
/>
)
}
Bluelib.Element = BaseElement