ChatGPT-Next-Web/app/components
xiaotianxt a2807c9815 fix(scroll): scroll after click submit button
The behavior of SubmitKey and SubmitButton should be the same
2023-03-28 12:56:36 +08:00
..
button.module.scss chore: bigger buttons on mobile device 2023-03-20 16:51:20 +00:00
button.tsx feat: add dark theme support 2023-03-13 03:06:21 +08:00
home.module.scss feat: #2 trying to add stop response button 2023-03-23 17:42:38 +00:00
home.tsx fix(scroll): scroll after click submit button 2023-03-28 12:56:36 +08:00
markdown.tsx feat: #9 add copy code button 2023-03-26 12:29:02 +00:00
settings.module.scss feat: add model config to settings 2023-03-21 16:20:32 +00:00
settings.tsx fix: resolve hydration error 2023-03-27 18:22:55 +08:00
ui-lib.module.scss feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
ui-lib.tsx feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
window.scss fix: chat history with memory 2023-03-19 16:09:30 +00:00