Formatting

This commit is contained in:
Donkie
2024-08-05 19:26:35 +02:00
parent 3b1a09752e
commit f3711f3789
2 changed files with 3 additions and 3 deletions

View File

@@ -260,7 +260,7 @@ export const FilamentList: React.FC<IResourceComponentsProps> = () => {
...commonProps,
id: "price",
i18ncat: "filament",
align: 'right',
align: "right",
width: 80,
render: (_, obj: IFilamentCollapsed) => {
return obj.price?.toLocaleString(undefined, {