forked from abner/for-legacy-web
chore(mobx): add legacy redux migations
This commit is contained in:
@@ -35,7 +35,7 @@ export const EXPERIMENTS: {
|
||||
},
|
||||
};
|
||||
|
||||
interface Data {
|
||||
export interface Data {
|
||||
enabled?: Experiment[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user