mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-27 13:34:20 -04:00
🚛 Export all utils functions
This commit is contained in:
parent
9d06f81e7c
commit
a65f58e1ef
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { renderCursors } from "./render";
|
import { renderCursors } from "./utils/render";
|
||||||
import { spinner } from "./spinner";
|
import { spinner } from "./utils/spinner";
|
||||||
|
|
||||||
export { spinner, renderCursors };
|
export { spinner, renderCursors };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue