chore: export more for plugins

pull/81/head
moonrailgun 3 years ago
parent 188f35d845
commit b8e2c2bae5

@ -33,3 +33,5 @@ export { Loading } from '@/components/Loading';
export { SidebarView } from '@/components/SidebarView';
export { GroupPanelSelector } from '@/components/GroupPanelSelector';
export { Emoji } from '@/components/Emoji';
export { PortalAdd } from '@/components/Portal';
export { ErrorBoundary } from '@/components/ErrorBoundary';

Loading…
Cancel
Save