0.0.8 • Published 2 years ago

dont-use-this-ui v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

dont-use-this-ui

This is a UI component / utility collection project mainly for my personal projects

Usage

  • Text

    • Props

      • children: ReactNode
      • size: TextSizes
      • color: Colors
      • ellipsis: boolean
      • weight?: string
      • italic?: boolean
      • underline?: boolean
      • overline?: boolean
      • lineThrough?: boolean
  • Link

    • Props

      • All the props of <Text />
      • href: string
      • target?: string
      • rel?: string
0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago