- remove the word faster

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-18 13:05:59 -05:00
parent 8de4ebd30a
commit 4f93b5af13

View File

@@ -487,7 +487,7 @@ function Header({
key: 'beta-switch', key: 'beta-switch',
style: {marginLeft: 'auto'}, style: {marginLeft: 'auto'},
label: ( label: (
<Tooltip title="A faster more modern ImEX Online is ready for you to try! You can switch back at any time."> <Tooltip title="A more modern ImEX Online is ready for you to try! You can switch back at any time.">
<InfoCircleOutlined/> <InfoCircleOutlined/>
<span style={{marginRight: 8}}>Try the new ImEX Online</span> <span style={{marginRight: 8}}>Try the new ImEX Online</span>
<Switch <Switch