@firecms/ui 3.0.0-alpha.67 → 3.0.0-alpha.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index.mjs → index.es.js} +1 -1
- package/dist/index.es.js.map +1 -0
- package/package.json +3 -11
- package/dist/index.mjs.map +0 -1
|
@@ -20828,4 +20828,4 @@ export {
|
|
|
20828
20828
|
nn as useInjectStyles,
|
|
20829
20829
|
gn as useOutsideAlerter
|
|
20830
20830
|
};
|
|
20831
|
-
//# sourceMappingURL=index.
|
|
20831
|
+
//# sourceMappingURL=index.es.js.map
|