feedback fix

This commit is contained in:
ronronscelestes 2021-11-08 14:05:03 +01:00
parent d2a689bedf
commit 24428bf71e
3 changed files with 1 additions and 3 deletions

View File

@ -69,7 +69,7 @@ export const AssetMeta = ({ size, date, dimension, extension }) => {
fontSize={1}
lineHeight={3}
>
KIKOU{extension}
{extension}
</Typography>
</Stack>
</GridItem>

View File

@ -1243,7 +1243,6 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
<span
class="c32"
>
KIKOU
png
</span>
</div>

View File

@ -1243,7 +1243,6 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
<span
class="c32"
>
KIKOU
png
</span>
</div>