Skip to content

Commit

Permalink
feat: update index for other imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzhastin-Nikita authored and the-homeless-god committed May 26, 2022
1 parent 292676b commit 171285c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/components/atoms/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
export * from './Container'
export * from './Button'
export * from './ColorTexts'
export * from './DropDownList'
export * from './EmptyBasket'
export * from './HamburgerMenu'
export * from './Icon'
export * from './Image'
export * from './LoginButton'
export * from './PageContainer'
export * from './Slider'
export * from './Text'
export * from './TitleBlock'

0 comments on commit 171285c

Please sign in to comment.