Skip to content

SiqiaoLi/octo-palm-tree

Repository files navigation

Octo Palm Tree

A React component library

Install

npm install octo-palm-tree --save-dev

Quick Start

import { Button } from "octo-palm-tree";

const App = () => (
  <>
    <Button>Tree</Button>
  </>
);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published