FIX: Make biome happy

This commit is contained in:
Nicolás Hatcher
2024-12-07 12:37:26 +01:00
committed by Nicolás Hatcher Andrés
parent 4aa770c118
commit 91df91c425

View File

@@ -41,7 +41,7 @@ export function FileMenu(props: {
> >
{models[uuid]} {models[uuid]}
</MenuItemText> </MenuItemText>
</MenuItemWrapper> </MenuItemWrapper>,
); );
} }