Fix bug in JMP flex alignment

JMP seems to not support `end` and was avoided/ replaced so far with `flex-end`
This commit is contained in:
enter-a-random-username
2025-08-09 07:28:33 +02:00
committed by GitHub
parent 3aea9bc7ae
commit b386d349a4

View File

@@ -300,7 +300,7 @@ const ItemsView: FC<ItemsViewProps> = ({
xs: 1,
sm: 0
},
justifyContent: 'end'
justifyContent: 'flex-end'
}}
>
{!isPending && (