This commit is contained in:
2025-06-04 16:43:21 +05:00
parent 411281c574
commit 931e468e75
5 changed files with 164 additions and 107 deletions
+1
View File
@@ -27,6 +27,7 @@ function EditTable({ table }: { table: IServer }) {
setModal(null);
},
});
return (
<div className='bg-[#F0F0F0] rounded-4xl w-[25vw] flex flex-col justify-center items-center'>
<h3 className='title-s font-medium py-[1.806vw]'>Редатирование стола</h3>