mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 06:45:31 -04:00
🧹 spinner util removed
This commit is contained in:
parent
0a4a05a720
commit
e01c520051
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
import ora from "ora";
|
||||
|
||||
const spinner = ora();
|
||||
|
||||
spinner.color = "yellow";
|
||||
|
||||
spinner.spinner = { interval: 150, frames: ["📷", "📸"] };
|
||||
|
||||
export { spinner };
|
Loading…
Add table
Add a link
Reference in a new issue