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 3c7f9a4 commit 385da64Copy full SHA for 385da64
frameworks/keyed/ember/app/components/my-table.gjs
@@ -3,7 +3,7 @@ import { action } from '@ember/object';
3
import { tracked } from '@glimmer/tracking';
4
import { inject as service } from '@ember/service';
5
6
-import BsButton from 'ember/components/bs-button';
+import BsButton from './bs-button';
7
import { on } from '@ember/modifier';
8
import { fn } from '@ember/helper';
9
0 commit comments