mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
commit
d5803d60b8
|
@ -46,7 +46,7 @@ const Firmware = (): JSX.Element => {
|
||||||
/>
|
/>
|
||||||
<FirmwareCard
|
<FirmwareCard
|
||||||
variant="Alpha"
|
variant="Alpha"
|
||||||
description="Upcomming changes for testing. For those who want new features."
|
description="Upcoming changes for testing. For those who want new features."
|
||||||
release={alpha}
|
release={alpha}
|
||||||
/>
|
/>
|
||||||
<div className="card">
|
<div className="card">
|
||||||
|
|
Loading…
Reference in a new issue