subos-frontend 1.0.102 → 1.0.103
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.js
CHANGED
|
@@ -3719,6 +3719,7 @@ exports.DeleteIcon = DeleteIcon;
|
|
|
3719
3719
|
exports.DownloadIcon = DownloadIcon;
|
|
3720
3720
|
exports.EmailIcon = EmailIcon;
|
|
3721
3721
|
exports.FilterIcon = FilterIcon;
|
|
3722
|
+
exports.GracePeriodNotification = GracePeriodNotification;
|
|
3722
3723
|
exports.Layout = Layout;
|
|
3723
3724
|
exports.LoadingSpinner = LoadingSpinner;
|
|
3724
3725
|
exports.LogoInline = LogoInline;
|