This commit is contained in:
2026-03-21 17:23:27 +03:30
parent 878d8fc544
commit 451a814347
17 changed files with 122 additions and 45 deletions
@@ -44,7 +44,7 @@ const FarmDashboardSettingsDrawer = (props: FarmDashboardSettingsDrawerProps) =>
<Drawer
open={open}
onClose={onClose}
anchor='end'
anchor='right'
variant='temporary'
ModalProps={{
disablePortal: true,