UNPKG

@atlaskit/button

Version:

A button triggers an event or action. They let users know what will happen next.

4 lines 180 B
export { default } from './components/Button'; export { default as ButtonGroup } from './components/ButtonGroup'; export { Theme } from './theme'; //# sourceMappingURL=index.js.map