Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 729 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 729 Bytes

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

License

MIT © COMPFEST