[plugins/welcome] fixed ToggleFeatureFlagButton test
This commit is contained in:
@@ -16,5 +16,9 @@
|
||||
|
||||
export * from './api';
|
||||
export * from './apis';
|
||||
export { FeatureFlags, FeatureFlagsContext } from './app/FeatureFlags';
|
||||
export {
|
||||
FeatureFlags,
|
||||
FeatureFlagsContext,
|
||||
FeatureFlagsContextProvider,
|
||||
} from './app/FeatureFlags';
|
||||
export { useApp } from './app/AppContext';
|
||||
|
||||
Reference in New Issue
Block a user