Show the Trotec as broken

This commit is contained in:
Tanner Collin 2022-08-16 21:31:18 +00:00
parent e64adb796e
commit 9d41af9eca

View File

@ -307,13 +307,10 @@ export function Home(props) {
</p>} </p>}
<p> <p>
Trotec availability: {getTrackStat('TROTECS300')} <Popup content={ Trotec availability: Broken <Popup content={
<React.Fragment> <React.Fragment>
<p> <p>
Last use:<br /> Broken motor / motor driver.
{getTrackLast('TROTECS300')}<br />
{getTrackAgo('TROTECS300')}<br />
by {getTrackName('TROTECS300')}
</p> </p>
</React.Fragment> </React.Fragment>
} trigger={<a>[more]</a>} /> } trigger={<a>[more]</a>} />