upd
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user