perplexica/ui
WanQuanXie 01fc683d32 fix(SettingDialog): use `value` instead of `selected` props in <select>
avoid the browser console warning in devServer mode
2024-05-07 06:35:39 +08:00
..
app feat(chat-window): add error handling 2024-05-04 14:56:54 +05:30
components fix(SettingDialog): use `value` instead of `selected` props in <select> 2024-05-07 06:35:39 +08:00
lib feat(navbar): Update title and time 2024-04-09 19:10:15 +05:30
public Initial commit 2024-04-09 16:21:05 +05:30
.env.example Initial commit 2024-04-09 16:21:05 +05:30
.eslintrc.json Initial commit 2024-04-09 16:21:05 +05:30
.gitignore Initial commit 2024-04-09 16:21:05 +05:30
.prettierrc.js Initial commit 2024-04-09 16:21:05 +05:30
next.config.mjs Initial commit 2024-04-09 16:21:05 +05:30
package.json feat(package): bump version 2024-05-06 20:01:57 +05:30
postcss.config.js Initial commit 2024-04-09 16:21:05 +05:30
tailwind.config.ts Initial commit 2024-04-09 16:21:05 +05:30
tsconfig.json Initial commit 2024-04-09 16:21:05 +05:30
yarn.lock feat(chat-window): add error handling 2024-05-04 14:56:54 +05:30