mirror of
https://github.com/strapi/strapi.git
synced 2025-09-20 14:00:48 +00:00
DynamicZoneList: fix cta typography
This commit is contained in:
parent
d57825b79d
commit
bc35e75645
@ -80,7 +80,7 @@ function DynamicZoneList({ customRowComponent, components, addComponent, name, t
|
||||
<button type="button" onClick={handleClickAdd}>
|
||||
<ComponentStack size={1}>
|
||||
<StyledAddIcon />
|
||||
<Typography varian="pi" fontWeight="bold" textColor="primary600">
|
||||
<Typography variant="pi" fontWeight="bold" textColor="primary600">
|
||||
{formatMessage({
|
||||
id: getTrad('button.component.add'),
|
||||
formatMessage: 'Add a component',
|
||||
|
Loading…
x
Reference in New Issue
Block a user