Skip to content

Commit

Permalink
fix: export Search component
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzanne Rozier committed May 19, 2020
1 parent 89ab70c commit 2508829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ export { NavMenuButton } from './components/header/NavMenuButton/NavMenuButton'
export { PrimaryNav } from './components/header/PrimaryNav/PrimaryNav'
export { Title } from './components/header/Title/Title'

export { Search } from './components/Search/Search'

/** Truss-designed components */
export {
Modal,
Expand Down

0 comments on commit 2508829

Please sign in to comment.