We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ff002 commit d59192dCopy full SHA for d59192d
tests/dummy/app/controllers/application.js
@@ -1,6 +1,6 @@
1
import Controller from '@ember/controller';
2
import { action } from '@ember/object';
3
-import Changeset from 'ember-changeset';
+import { Changeset } from 'ember-changeset';
4
import {
5
validatePresence,
6
validateLength
0 commit comments