Skip to content

Commit

Permalink
fix: remove unresolved import (#6)
Browse files Browse the repository at this point in the history
There doesn't seem to be a one-way-input component in this addon.
  • Loading branch information
makepanic committed Apr 1, 2021
1 parent 457618d commit 36dde76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export { default as OneWaySelect } from './components/one-way-select';
export { default as OneWayInput } from './components/one-way-input';

0 comments on commit 36dde76

Please sign in to comment.