From 6c6861e23087fe77dd7cd5d85352621391b93095 Mon Sep 17 00:00:00 2001 From: Michal Masrna Date: Sun, 24 Nov 2024 00:34:20 +0100 Subject: [PATCH] lint fix --- .../Admin/resources/personal/profiles/ProfileCreate.tsx | 8 ++++---- .../Admin/resources/personal/profiles/ProfileList.tsx | 2 +- .../Admin/resources/personal/profiles/ProfileShow.tsx | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/Admin/resources/personal/profiles/ProfileCreate.tsx b/src/components/Admin/resources/personal/profiles/ProfileCreate.tsx index 693c8b18..06ab0963 100644 --- a/src/components/Admin/resources/personal/profiles/ProfileCreate.tsx +++ b/src/components/Admin/resources/personal/profiles/ProfileCreate.tsx @@ -13,11 +13,11 @@ export const ProfileCreate: FC = () => ( - - + + - - + + diff --git a/src/components/Admin/resources/personal/profiles/ProfileList.tsx b/src/components/Admin/resources/personal/profiles/ProfileList.tsx index f481cabb..8bdf98d9 100644 --- a/src/components/Admin/resources/personal/profiles/ProfileList.tsx +++ b/src/components/Admin/resources/personal/profiles/ProfileList.tsx @@ -7,7 +7,7 @@ export const ProfileList: FC = () => ( - + diff --git a/src/components/Admin/resources/personal/profiles/ProfileShow.tsx b/src/components/Admin/resources/personal/profiles/ProfileShow.tsx index b0c5af85..69392172 100644 --- a/src/components/Admin/resources/personal/profiles/ProfileShow.tsx +++ b/src/components/Admin/resources/personal/profiles/ProfileShow.tsx @@ -9,7 +9,7 @@ export const ProfileShow: FC = () => ( - +