1
0
mirror of https://github.com/Infisical/infisical.git synced 2025-03-22 11:45:48 +00:00

changed the icon

This commit is contained in:
Vladyslav Matsiiako
2023-07-26 14:03:37 -07:00
parent 8331cd4de8
commit 00b4d6bd45
2 changed files with 2 additions and 1 deletions
frontend
public/lotties
src/layouts/AppLayout

File diff suppressed because one or more lines are too long

@ -411,7 +411,7 @@ export const AppLayout = ({ children }: LayoutProps) => {
isSelected={
router.asPath === `/project/${currentWorkspace?._id}/allowlist`
}
icon="system-outline-109-slider-toggle-settings"
icon="system-outline-126-verified"
>
IP Allowlist
</MenuItem>