const featureFlags = { enableThemeSelection: true, // Toggle this to true or false to enable/disable the feature }; export default featureFlags;