fix: support default and named exports for useDebounce hook
Ensure compatibility with both default and named exports for useDebounce. Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "latest",
|
||||
"crypto": "latest",
|
||||
"date-fns": "latest",
|
||||
"docx": "latest",
|
||||
"dom-to-image": "latest",
|
||||
|
||||
Reference in New Issue
Block a user