Skip to content

Commit

Permalink
fix: Import typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenoo committed Nov 4, 2023
1 parent 3122a54 commit 9592563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { TwinoidGoals } from './TwinoidGoals.ts';
import TwinoidGoals from './TwinoidGoals.ts';

export default TwinoidGoals;

0 comments on commit 9592563

Please sign in to comment.