default tab to apple

This commit is contained in:
pdxlocations 2023-07-05 23:56:14 -07:00
parent 4fdfa015e5
commit bd629bd593

View file

@ -12,7 +12,7 @@ nRF52 devices are able to accept OTA firmware updates from a mobile device over
<Tabs
groupId="settings"
defaultValue="android"
defaultValue="apple"
values={[
{label: 'Android', value: 'android'},
{label: 'Apple', value: 'apple'},