Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
}
chaptersAddonSetDefaults({
sectionOptions: {
useTheme: true, // TODO: Make own distinct theme
showSource: false,
allowSourceToggling: true,
showPropTables: false,
allowPropTablesToggling: true,
},
});
setAddon(chaptersAddon);
addDecorator(withKnobs);
setOptions(addonOptions);
configure(loadStories, module);