abacus-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

abacus-components

TODO: description

Usage

import { Dummy } from "abacus-components"

const SomeComponent () => (
  <>
    <p>Hello World!</p>
    <Dummy foo="bar" />
  </>
)

Readme

Keywords

Package Sidebar

Install

npm i abacus-components

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

46.1 kB

Total Files

40

Last publish

Collaborators

  • abacuswtf