Sha256: f9070654c24895f8af9252b7fd0eb5392fffc5f67621815936c14e3e2f182cbd

Contents?: true

Size: 239 Bytes

Versions: 1

Compression:

Stored size: 239 Bytes

Contents

import Component from '@ember/component';
import layout from '../../templates/components/bsy-annotated-section/annotation';

export default Component.extend({
  layout,
  tagName: 'header',
  classNames: 'annotated-section-annotation'
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap-bookingsync-sass-2.0.0 addon/components/bsy-annotated-section/annotation.js