@siac/core-ui

collection of react ui components

Usage no npm install needed!

<script type="module">
  import siacCoreUi from 'https://cdn.skypack.dev/@siac/core-ui';
</script>

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.