mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-07 03:06:40 +00:00
Rename function
This commit is contained in:
@@ -99,7 +99,7 @@ type ResourcesTableProps = {
|
|||||||
defaultView?: "proxy" | "internal";
|
defaultView?: "proxy" | "internal";
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function SitesTable({
|
export default function ResourcesTable({
|
||||||
resources,
|
resources,
|
||||||
internalResources,
|
internalResources,
|
||||||
orgId,
|
orgId,
|
||||||
|
|||||||
Reference in New Issue
Block a user