@siac/core-ui
v1.1.0
Published
collection of react ui components
Downloads
1
Readme
Core UI
A collection of React UI Components based on Evergreen UI.
Installation
Install using a package manager such as Yarn:
yarn add @siac/core-ui
Usage
// Modules
import { XXXXX } from "@siac/core-ui";
Read the official documentation at Evergreen UI website for a list of all the import-ables.