mirror of
https://github.com/strapi/strapi.git
synced 2025-09-16 20:10:05 +00:00
feedback fix
This commit is contained in:
parent
d2a689bedf
commit
24428bf71e
@ -69,7 +69,7 @@ export const AssetMeta = ({ size, date, dimension, extension }) => {
|
||||
fontSize={1}
|
||||
lineHeight={3}
|
||||
>
|
||||
KIKOU{extension}
|
||||
{extension}
|
||||
</Typography>
|
||||
</Stack>
|
||||
</GridItem>
|
||||
|
@ -1243,7 +1243,6 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
<span
|
||||
class="c32"
|
||||
>
|
||||
KIKOU
|
||||
png
|
||||
</span>
|
||||
</div>
|
||||
|
@ -1243,7 +1243,6 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
<span
|
||||
class="c32"
|
||||
>
|
||||
KIKOU
|
||||
png
|
||||
</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user