Skip to content

Commit f7c8b8a

Browse files
authored
Merge pull request #161 from PRO-Robotech/feature/dev
fix search location
2 parents b4dccba + f6b34a8 commit f7c8b8a

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export * from './BlackholeForm'
22
export * from './BlackholeFormDataProvider'
3-
export * from './Search'

src/components/molecules/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './BlackholeForm'
55
export * from './MarketPlace'
66
export * from './ProjectInfoCard'
77
export * from './Terminals'
8+
export * from './Search'

0 commit comments

Comments
 (0)