We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0039258 commit 1b71d74Copy full SHA for 1b71d74
web/src/plugin/component/index.tsx
@@ -33,5 +33,5 @@ export { Loading } from '@/components/Loading';
33
export { SidebarView } from '@/components/SidebarView';
34
export { GroupPanelSelector } from '@/components/GroupPanelSelector';
35
export { Emoji } from '@/components/Emoji';
36
-export { PortalAdd } from '@/components/Portal';
+export { PortalAdd, PortalRemove } from '@/components/Portal';
37
export { ErrorBoundary } from '@/components/ErrorBoundary';
0 commit comments