mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 07:31:19 +00:00
Add unit tests for useChatStore and createCustomStorage functions in the chat context. (#5441)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
This commit is contained in:
@@ -143,3 +143,5 @@ export const useChatStore = create<State>()(
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
export { createCustomStorage };
|
||||
|
Reference in New Issue
Block a user