@hellobetterdigitalnz/betterui 0.0.3-212 → 0.0.3-213
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.
|
@@ -74,6 +74,7 @@ export { default as Info } from './SecurityAndWarnings/Info/Info.tsx';
|
|
|
74
74
|
export { default as Bell } from './SystemAndDevice/Bell/Bell';
|
|
75
75
|
export { default as MagnifyingGlass } from './SystemAndDevice/MagnifyingGlass/MagnifyingGlass';
|
|
76
76
|
export { default as DotsSixVertical } from './SystemAndDevice/DotSixVertical/DotSixVertical.tsx';
|
|
77
|
+
export { default as DotsThree } from './SystemAndDevice/DotsThree/DotsThree.tsx';
|
|
77
78
|
export { default as DotsThreeVertical } from './SystemAndDevice/DotsThreeVertical/DotsThreeVertical.tsx';
|
|
78
79
|
export { default as CheckSquare } from './SystemAndDevice/CheckSquare/CheckSquare.tsx';
|
|
79
80
|
export { default as RadioButtonIcon } from './SystemAndDevice/RadioButtonIcon/RadioButtonIcon.tsx';
|