open-nomad/ui/app/components/addon-copy-button.js

3 lines
144 B
JavaScript
Raw Normal View History

// This lets us use copy-button to wrap ember-cli-clipboards component
export { default } from 'ember-cli-clipboard/components/copy-button';