index: ignore value action properties

This was making noise in the browser console log.
This commit is contained in:
David Lechner
2022-10-14 16:21:18 -05:00
committed by David Lechner
parent 6675310390
commit eb26bfcf1b
+1
View File
@@ -53,6 +53,7 @@ const store = configureStore({
'data',
'firmwareZip',
'payload',
'value',
// Error is not serializable
'error',
'props.error',