mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-13 22:18:51 +01:00
persist models in localStorage, minor changes
This commit is contained in:
parent
e2a3ecbf88
commit
1a6cddb8bb
6 changed files with 27 additions and 14 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable react-hooks/rules-of-hooks */
|
||||
import axios from 'axios';
|
||||
import useSWR from 'swr';
|
||||
import useSWRMutation from 'swr/mutation';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue