parsable / component-template

This is a component template for parsable's design system. Please don't modify or delete without contacting the design system lead. Forked from https://intuit.github.io/design-systems-cli/#/generated/create.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@{{monorepoName}}/{{kebab}}

Welcome to my {{pascal}} component.

Installation

yarn add @{{monorepoName}}/{{kebab}}

Then to use the component in your code just import it!

import {{pascal}} from '@{{monorepoName}}/{{kebab}}';

About

This is a component template for parsable's design system. Please don't modify or delete without contacting the design system lead. Forked from https://intuit.github.io/design-systems-cli/#/generated/create.


Languages

Language:TypeScript 84.9%Language:JavaScript 15.1%