Package Exports
- @instructure/ui-tag
- @instructure/ui-tag/lib/Tag
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@instructure/ui-tag) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
category: packages
ui-tag
A tag component.
Installation
yarn add @instructure/ui-tagComponents
The ui-tag package contains the following:
Usage
---
example: false
---
<Tag text="Hello world" />