Skip to content

Commit

Permalink
fix: fix build (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
iJimmyWei committed Sep 11, 2021
1 parent e066d22 commit 2d5dc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/tests/index.tsx
@@ -1,4 +1,4 @@
import { applicationFileTests } from "./applicationFiles";
import { applicationFileTests } from "./writeRead";

interface Test {
title: string;
Expand Down

0 comments on commit 2d5dc3f

Please sign in to comment.