Skip to content

Commit

Permalink
fix ember-tether in fastboot
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Apr 4, 2024
1 parent 3b846fb commit ed6f6c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test-app/fastboot/components/ember-tether.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/* eslint-disable ember/no-empty-glimmer-component-classes */
import Component from '@glimmer/component';

export default class EmberTetherComponent extends Component {}

0 comments on commit ed6f6c3

Please sign in to comment.