mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
UI
This commit is contained in:
@@ -334,7 +334,7 @@ function ActionRequired({
|
||||
{applications.map((app) => {
|
||||
const detail = detailFor(app);
|
||||
return (
|
||||
<Paper key={app.id} radius="sm" p="sm" withBorder bg="white">
|
||||
<Paper key={app.id} radius="sm" p="sm" withBorder>
|
||||
<Group justify="space-between" wrap="nowrap">
|
||||
<Group gap="sm" wrap="nowrap">
|
||||
<ThemeIcon
|
||||
|
||||
Reference in New Issue
Block a user