mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Update components/ChecklistItem/Apps.js
This commit is contained in:
parent
1d88696603
commit
ee03b13922
1 changed files with 1 additions and 1 deletions
|
|
@ -70,5 +70,5 @@ export const Apps = ({ resource, handleAppsExpand }: Props) => {
|
||||||
)}
|
)}
|
||||||
</AppsContainer>
|
</AppsContainer>
|
||||||
);
|
);
|
||||||
}
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue