feat(depot): update onboarding screen

This commit is contained in:
2023-12-19 15:43:32 +07:00
parent d9e8d05db7
commit a6ca2589ab
13 changed files with 397 additions and 579 deletions

View File

@@ -80,6 +80,7 @@
"react-hotkeys-hook": "^4.4.1",
"react-router-dom": "^6.21.0",
"react-string-replace": "^1.1.1",
"smol-toml": "^1.1.3",
"sonner": "^1.2.4",
"tippy.js": "^6.3.7",
"tiptap-markdown": "^0.8.8",
@@ -116,7 +117,7 @@
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.3.7",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "4",
"vite-tsconfig-paths": "^4.2.2"
}
}