Skip to content

Commit

Permalink
fix experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
ampatspell committed Jun 7, 2018
1 parent fdf73f4 commit 3f3e9de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Component from '@ember/component';
import layout from './template';
import { observed } from 'ember-cli-zuglet/experimental/computed';
import observed from 'ember-cli-zuglet/experimental/observed';

export default Component.extend({
layout,
Expand Down

0 comments on commit 3f3e9de

Please sign in to comment.