mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-03 08:28:45 -04:00
🧪 test config
This commit is contained in:
parent
4405467b23
commit
0ce6f1420f
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
import { config } from "./config";
|
||||
|
||||
import { configs } from "./config";
|
||||
// from shared package
|
||||
import { renderCursors } from "shared";
|
||||
// import { renderCursors } from "shared";
|
||||
|
||||
console.log("Bibata Round");
|
||||
|
||||
renderCursors(config);
|
||||
console.log(configs);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue