1.0.8 • Published 4 years ago

arcana-ui v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

arcana-ui

COMPFEST React Component Library

NPM Build Sizecheck

Docs

No documentation yet

Install

npm install --save arcana-ui

Usage

import React from 'react';
import { Button } from 'arcana-ui';

const Example = () => {
  return <Button>Hello, I'm Arcana, the successor of Jasper!</Button>;
};

Contributing

Please follow these steps to contribute.

License

MIT © COMPFEST