@3sc/common-component 0.0.500 → 0.0.501
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.es.js +1 -0
- package/dist/index.umd.js +76 -76
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -47463,6 +47463,7 @@ export {
|
|
|
47463
47463
|
T7 as Switch,
|
|
47464
47464
|
tf as TextField,
|
|
47465
47465
|
tH as ToastProvider,
|
|
47466
|
+
s7 as TranslationContext,
|
|
47466
47467
|
eH as toast
|
|
47467
47468
|
};
|
|
47468
47469
|
//# sourceMappingURL=index.es.js.map
|