1.0.7 • Published 6 years ago
@_storybook/core-ui v1.0.7
!! MOVED AND UNMAINTAINED
This package has been moved to https://www.npmjs.com/package/@siac/core-ui
Please use it from there.
Core UI
A collection of React UI Components based on Evergreen UI.
Installation
Install using a package manager such as Yarn:
yarn add @_storybook/core-ui
Usage
// Modules
import { XXXXX } from "@_storybook/core-ui";
Read the official documentation at Evergreen UI website for a list of all the import-ables.