mainstack-design-system 0.3.1 → 0.3.2
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.
|
@@ -123,6 +123,7 @@ export { default as EmojiEventsIcon } from "./EmojiEventsIcon";
|
|
|
123
123
|
export { default as EmojiFoodBeverageIcon } from "./EmojiFoodBeverageIcon";
|
|
124
124
|
export { default as EmojiIcon } from "./EmojiIcon";
|
|
125
125
|
export { default as EmptyIcon } from "./EmptyIcon";
|
|
126
|
+
export { default as EnterpriseIcon } from "./EnterpriseIcon";
|
|
126
127
|
export { default as EnterpriseFilledIcon } from "./EnterpriseFilledIcon";
|
|
127
128
|
export { default as ErrorFilledIcon } from "./ErrorFilledIcon";
|
|
128
129
|
export { default as ErrorIcon } from "./ErrorIcon";
|