Skip to content

Commit

Permalink
export font variant
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Dec 9, 2024
1 parent b063eb9 commit 2d0910a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/src/components/atoms/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export { Skeleton, type SkeletonProps } from './Skeleton/Skeleton'
export { Spinner, type SpinnerProps } from './Spinner/Spinner'
export { Tag, type TagProps } from './Tag/Tag'
export { Typography, type TypographyProps } from './Typography/Typography'
export type { FontVariant } from './Typography/utils/variant.css'
export { VisuallyHidden } from './VisuallyHidden/VisuallyHidden'
export { Box, type BoxProps, type AsProp } from './Box/Box'
export { ThemeProvider, useTheme } from './ThemeProvider/ThemeProvider'

0 comments on commit 2d0910a

Please sign in to comment.