Skip to content

Commit

Permalink
fix(alert): actually export the Alert
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanmaito committed Nov 8, 2020
1 parent fbedd18 commit ccade2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
@@ -1,5 +1,6 @@
export { ThemeContext as WindmillContext } from './context/ThemeContext'

export { default as Alert } from './Alert'
export { default as Avatar } from './Avatar'
export { default as Backdrop } from './Backdrop'
export { default as Badge } from './Badge'
Expand Down

0 comments on commit ccade2c

Please sign in to comment.