Format code

This commit is contained in:
Zoe Roux 2024-05-02 01:27:57 +02:00
parent efd2ac179d
commit f7c4e49426
No known key found for this signature in database

View File

@ -52,7 +52,7 @@ export const Scanner = () => {
licon={<Icon icon={Scan} {...css({ marginX: ts(1) })} />}
text={t("admin.scanner.scan")}
onPress={() => metadataRefreshMutation.mutate()}
{...css({ marginBottom: ts(2), })}
{...css({ marginBottom: ts(2) })}
/>
}
>