@goodhood-web/nebenan-base 1.2.0-development.8 → 1.2.0

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 CHANGED
@@ -12,6 +12,5 @@ import { default as DesktopNavigationBar } from './lib/DesktopNavigationBar/Desk
12
12
  import { default as DesktopNavbarSearchField } from './lib/DesktopNavbarSearchField/DesktopNavbarSearchField';
13
13
  import { default as DesktopLayout } from './lib/DesktopLayout/DesktopLayout';
14
14
  import { default as ContentCreatorTrigger } from './lib/ContentCreatorTrigger/ContentCreatorTrigger';
15
- import { default as CityLinkList } from './lib/CityLinkList/CityLinkList';
16
15
 
17
- export { CityLinkList, ContentCreatorTrigger, DesktopLayout, DesktopNavbarSearchField, DesktopNavigationBar, EmojiPicker, EmojiSearch, MainLayout, MenuLinkList, MobileHeaderBar, MobileLayout, Profile, Reaction, ReactionPill, ReactionSelection, ReactionStack, ReactionTabList, };
16
+ export { ContentCreatorTrigger, DesktopLayout, DesktopNavbarSearchField, DesktopNavigationBar, EmojiPicker, EmojiSearch, MainLayout, MenuLinkList, MobileHeaderBar, MobileLayout, Profile, Reaction, ReactionPill, ReactionSelection, ReactionStack, ReactionTabList, };