@goodhood-web/ui 4.2.0-development.3 → 4.2.0-development.5
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/index.d.ts +2 -1
- package/index.js +27 -27
- package/index.mjs +1 -0
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -20530,6 +20530,7 @@ export {
|
|
|
20530
20530
|
fI as NavBar,
|
|
20531
20531
|
pI as NavItem,
|
|
20532
20532
|
yI as NavigationTab,
|
|
20533
|
+
oP as Neighbour,
|
|
20533
20534
|
gI as Notice,
|
|
20534
20535
|
qr as NotificationBubble,
|
|
20535
20536
|
dI as NotificationListItem,
|