mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
fix list resources endpoint and more color tweaks
This commit is contained in:
@@ -69,7 +69,7 @@ export function DataTable<TData, TValue>({
|
||||
.getColumn("name")
|
||||
?.setFilterValue(event.target.value)
|
||||
}
|
||||
className="max-w-sm"
|
||||
className="max-w-sm mr-2"
|
||||
/>
|
||||
<Button onClick={() => {
|
||||
if (addSite) {
|
||||
|
||||
Reference in New Issue
Block a user