UNPKG

ember-cli-lightning-design-system

Version:

Easy installation and reusable components for the salesforce lightning design system.

8 lines (6 loc) 171 B
import Component from '@ember/component'; import layout from '../templates/components/slds-popover'; export default Component.extend({ layout, tagName: '' });