mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-28 16:57:14 +00:00
render targets in table, update targets
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user