creative-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

creative-ui

Get started

Install

yarn add creative-ui
# or
npm install --save creative-ui

Use

import { Loader } from 'creative-ui'

const App = () => {
  return (
    <div>
      <Loader progress={0.5}></Loader>
    </div>
  )
}

Examples

Package Sidebar

Install

npm i creative-ui

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

10.7 kB

Total Files

19

Last publish

Collaborators

  • skulptur