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} fontSize={1}
lineHeight={3} lineHeight={3}
> >
KIKOU{extension} {extension}
</Typography> </Typography>
</Stack> </Stack>
</GridItem> </GridItem>

View File

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

View File

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