We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0bcf2 commit 067170dCopy full SHA for 067170d
client/testData/testReduxStore.js
@@ -35,6 +35,7 @@ const initialTestState = {
35
shareModalProjectName: 'My Cute Sketch',
36
shareModalProjectUsername: 'p5_user',
37
keyboardShortcutVisible: false,
38
+ fundraiserContentVisible: false,
39
unsavedChanges: false,
40
infiniteLoop: false,
41
previewIsRefreshing: false,
0 commit comments