Skip to content

Commit dc6eaa2

Browse files
committed
feat: export PluginImageContainer
1 parent c1f1dd6 commit dc6eaa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Shared/Components/Plugin/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './utils'
44
export * from './constants'
55
export { default as PluginListContainer } from './PluginListContainer'
66
export { default as PluginTagsContainer } from './PluginTagsContainer'
7+
export { default as PluginImageContainer } from './PluginImageContainer'

0 commit comments

Comments
 (0)