Skip to content

Commit

Permalink
fix: export Sidebar components to package (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui authored May 11, 2023
1 parent 526b187 commit f1eb96c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export * from './Radio'
export * from './RestrictedFooter'
export * from './RestrictedGovtMasthead'
export * from './Searchbar'
export * from './Sidebar'
export * from './SingleSelect'
export * from './Spinner'
export * from './Switch'
Expand Down

0 comments on commit f1eb96c

Please sign in to comment.