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 c1f1dd6 commit dc6eaa2Copy full SHA for dc6eaa2
src/Shared/Components/Plugin/index.ts
@@ -4,3 +4,4 @@ export * from './utils'
4
export * from './constants'
5
export { default as PluginListContainer } from './PluginListContainer'
6
export { default as PluginTagsContainer } from './PluginTagsContainer'
7
+export { default as PluginImageContainer } from './PluginImageContainer'
0 commit comments