diff --git a/frontend/src/store.ts b/frontend/src/store.ts index c217648..e394d99 100644 --- a/frontend/src/store.ts +++ b/frontend/src/store.ts @@ -34,6 +34,7 @@ const store = configureStore({ model: '1.0', }, ], + modalState: 'INACTIVE', }, }, reducer: {