Sha256: 6678be403b2909e93883a708f029995a3b6499198cb568014591f5525e2b46dd

Contents?: true

Size: 230 Bytes

Versions: 7

Compression:

Stored size: 230 Bytes

Contents

import Ember from 'ember';
import layout from '../../templates/components/bsy-annotated-section/annotation';

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bootstrap-bookingsync-sass-1.0.5 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.4 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.3 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.2 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.1 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.0 addon/components/bsy-annotated-section/annotation.js
bootstrap-bookingsync-sass-1.0.0.beta12 addon/components/bsy-annotated-section/annotation.js