Changed debounce to use promise-debounce, making the Save promise work correctly

This commit is contained in:
Lucas Oliveira 2024-06-05 10:11:59 -03:00
commit 1cdc8e0efc
4 changed files with 13 additions and 2 deletions

View file

@ -35,6 +35,7 @@
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"cmdk": "^1.0.0",
"debounce-promise": "^3.1.2",
"dompurify": "^3.0.5",
"dotenv": "^16.4.5",
"esbuild": "^0.17.19",