mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
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';
|