mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-31 06:45:17 +01:00
scrollbar styling
This commit is contained in:
parent
8eeac36b35
commit
48c591a8b9
3 changed files with 33 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"start": "webpack-dev-server .",
|
||||
"build": "Webpack . --watch",
|
||||
"server": "npx nodemon server/index.js",
|
||||
"server": "npx node server/index.js",
|
||||
"test": "test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue