mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-17 04:47:11 +00:00
Update UI to support additions on the resource
This commit is contained in:
@@ -336,7 +336,10 @@ export default function ResourceAuthenticationPage() {
|
||||
</Button>
|
||||
}
|
||||
/>
|
||||
<EditPolicyForm readonly />
|
||||
<EditPolicyForm
|
||||
readonly
|
||||
resourceId={resource.resourceId}
|
||||
/>
|
||||
</ResourcePolicyProvider>
|
||||
)
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user