echothink-ui
v0.2.0
Published
Umbrella package for the EchoThink UI component family. Import common primitives directly from `echothink-ui`, or use package namespaces for larger domains.
Readme
echothink-ui
Umbrella package for the EchoThink UI component family. Import common primitives
directly from echothink-ui, or use package namespaces for larger domains.
import { Button, StyleScope, Core, Charts } from "echothink-ui";
import "echothink-ui/styles.css";