mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-25 03:36:12 +01:00
refactors server route for brevity, state working, styling matching to chatgpt
This commit is contained in:
parent
dcf4f2a524
commit
acaef39d12
10 changed files with 75 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { createSlice } from '@reduxjs/toolkit';
|
||||
import { createSlice, current } from '@reduxjs/toolkit';
|
||||
|
||||
const initialState = {
|
||||
error: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue