mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-27 01:59:23 +08:00
fix(packages): @sa/hooks: fix searchParams of useHookTable. fixed #552
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@sa/axios": "workspace:*"
|
||||
"@sa/axios": "workspace:*",
|
||||
"@sa/utils": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user