Skip to content

Commit 6b31d04

Browse files
committed
Fix stories
1 parent e94af69 commit 6b31d04

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/src/pages/DeploySettingsPage/AppearanceSettingsPage/AppearanceSettingsPageView.stories.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ const meta: Meta<typeof AppearanceSettingsPageView> = {
1414
},
1515
},
1616
isEntitled: false,
17-
updateAppearance: () => {
18-
return undefined;
19-
},
2017
},
2118
};
2219

0 commit comments

Comments
 (0)