feat: navigate away when deleting current chat (#44)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"playground:dev": "pnpm run --filter=playground dev",
|
||||
"lint": "eslint --cache --cache-location ./node_modules/.cache/eslint .",
|
||||
"lint:fix": "npm run lint -- --fix",
|
||||
"build": "pnpm run -r build",
|
||||
"test": "pnpm run -r test",
|
||||
"typecheck": "pnpm run -r typecheck"
|
||||
|
||||
Reference in New Issue
Block a user