Merged in feature/IO-1828-Beta-Switch-For-Test (pull request #1158)

- Add in the Beta Switch on test
This commit is contained in:
Dave Richer
2024-01-13 02:07:43 +00:00

View File

@@ -1,5 +1,3 @@
import React, {useState} from "react";
export const BETA_KEY = 'betaSwitchImex';
export const checkBeta = () => {