mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-14 16:04:56 +02:00
render targets in table, update targets
This commit is contained in:
parent
93ea7e4620
commit
cf3cf4d827
16 changed files with 744 additions and 472 deletions
|
@ -59,9 +59,9 @@ export function SidebarNav({
|
|||
<div>
|
||||
<div className="block lg:hidden px-4">
|
||||
<Select
|
||||
defaultValue={getSelectedValue()}
|
||||
onValueChange={handleSelectChange}
|
||||
disabled={disabled}
|
||||
defaultValue={getSelectedValue()}
|
||||
>
|
||||
<SelectTrigger>
|
||||
<SelectValue placeholder="Select an option" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue