Skip to content

Commit

Permalink
reanme ink file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisShank committed Nov 23, 2024
1 parent ecdf587 commit c79db92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/ink.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</nav>
<script type="module">
import { FolkGeometry } from '../src/canvas/fc-geometry.ts';
import { FolkInk } from '../src/canvas/fc-ink.ts';
import { FolkInk } from '../src/folk-ink.ts';

FolkGeometry.register();
FolkInk.register();
Expand Down
File renamed without changes.

0 comments on commit c79db92

Please sign in to comment.