Skip to content

Commit

Permalink
feat(playground): update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
wzc520pyfm committed Mar 26, 2024
1 parent d50e2fe commit 54fdf17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playground/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { test } from "../src";
import { mycolor } from "../src";

console.log(test());
console.log(mycolor());

0 comments on commit 54fdf17

Please sign in to comment.