mirror of
https://github.com/sasjs/server.git
synced 2026-01-06 14:10:06 +00:00
chore: quick fix
This commit is contained in:
@@ -130,7 +130,7 @@ const AddPermissionModal = ({
|
|||||||
loadingPaths ? (
|
loadingPaths ? (
|
||||||
<CircularProgress />
|
<CircularProgress />
|
||||||
) : (
|
) : (
|
||||||
<TextField {...params} autoFocus label="URI" />
|
<TextField {...params} autoFocus label="Path" />
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user