Merged in feature/IO-1828-Beta-Switch-For-Test (pull request #1158)
- Add in the Beta Switch on test
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import React, {useState} from "react";
|
|
||||||
|
|
||||||
export const BETA_KEY = 'betaSwitchImex';
|
export const BETA_KEY = 'betaSwitchImex';
|
||||||
|
|
||||||
export const checkBeta = () => {
|
export const checkBeta = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user