Add export of status package

This commit is contained in:
Thomas Zerr
2025-05-05 09:57:12 +02:00
parent 554d2c7af6
commit 8a85d29419

View File

@@ -23,3 +23,4 @@ export * from "./notifications";
export * from "./overlays";
export * from "./shortcuts";
export * from "./text";
export * from "./status";