9322dfc46f
The button shows a success icon and tooltip on click, and resets after two seconds.
3 lines
144 B
JavaScript
3 lines
144 B
JavaScript
// This lets us use copy-button to wrap ember-cli-clipboard’s component
|
||
export { default } from 'ember-cli-clipboard/components/copy-button';
|