hotfix/trial-choice-button-visible
This commit is contained in:
parent
8bbf3e5010
commit
7c77584449
@ -26,7 +26,7 @@ enum EDisplayOptionButton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const displayOptionButton: EDisplayOptionButton =
|
const displayOptionButton: EDisplayOptionButton =
|
||||||
EDisplayOptionButton.visibleIfChosen; //
|
EDisplayOptionButton.alwaysVisible; //
|
||||||
|
|
||||||
function TrialChoicePage() {
|
function TrialChoicePage() {
|
||||||
const dispatch = useDispatch();
|
const dispatch = useDispatch();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user