Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe authored Mar 15, 2024
1 parent 937f845 commit 29099fe
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 @@ -240,3 +240,5 @@ export type { FooterProps } from './components/footer'
export { createErrorBlock } from './components/error-block'

export { reduceMotion, restoreMotion } from './utils/reduce-and-restore-motion'

export const foobar = 'foobar'

0 comments on commit 29099fe

Please sign in to comment.