Stub ExposedSettings in Storybook GitOrigin-RevId: 2729b181bba869ab3ce8d896e8cff25d5e42c142
@@ -63,3 +63,5 @@ const withTheme = (Story, context) => {
)
}
export const decorators = [withTheme]
+
+window.ExposedSettings = {}