mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-24 06:16:56 -05:00
docs: Add query strings to tabs (#2840)
This commit is contained in:
@@ -162,6 +162,7 @@ One workaround is to create a [macro](macros.md) that invokes those behaviors an
|
||||
### Example Use-Cases
|
||||
|
||||
<Tabs
|
||||
queryString="examples"
|
||||
defaultValue="homerow_mods"
|
||||
values={[
|
||||
{label: 'Homerow Mods', value: 'homerow_mods'},
|
||||
|
||||
Reference in New Issue
Block a user