fix review changes

This commit is contained in:
Tanmay Deep Sharma
2025-07-10 15:50:31 +07:00
parent 358ec8120b
commit dd888f2cf0
3 changed files with 6 additions and 4 deletions
@@ -19,7 +19,7 @@ const formState = {
};
const initialState = {
name: '',
url: '',
assistantId: null,
};