Skip to content

Commit

Permalink
#91: Export useTimelineTheme hook
Browse files Browse the repository at this point in the history
  • Loading branch information
netzwerg committed Apr 28, 2022
1 parent 8d7c582 commit 97997ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export * from './layers/interaction/model'
export * from './layers/interaction/Interaction'
export * from './shared/ZoomScale'
export { TimelineTheme } from './theme/model'
export { useTimelineTheme } from './theme/useTimelineTheme'
export {
createTimelineTheme,
deriveTimelineTheme,
Expand Down

0 comments on commit 97997ae

Please sign in to comment.