parcel-react-ui-button
Version:
The parcel-react-ui-button component provides users a way to trigger actions in the UI.
16 lines (13 loc) • 745 B
Markdown
# Dependency Information
## dependencies
| Dependency | Version | React Version | Description |
|-|-|-|-|
| classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together |
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-base | ^3.3.0 | ^16.2.0 | The base component sets minimal global styles for an application. |
## peerDependencies
| Dependency | Version | React Version | Description |
|-|-|-|-|
| react | ^16.2.0 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. |
| terra-base | ^3.2.0 | ^16.2.0 | The base component sets minimal global styles for an application. |