diff --git a/src/components/Bluelib.tsx b/src/components/Bluelib.tsx index a87f86c..3c30e92 100644 --- a/src/components/Bluelib.tsx +++ b/src/components/Bluelib.tsx @@ -92,3 +92,7 @@ export function Bluelib({ /> ) } + + +Bluelib.Element = BaseElement +