🐛 Remet la section à quoi servent les cotiz sur le simulateur salarié
parent
5d604fdf6e
commit
966330905a
|
@ -116,7 +116,7 @@ function PaySlipSection() {
|
|||
}
|
||||
|
||||
export const DistributionSection = ({
|
||||
children = Distribution,
|
||||
children = <Distribution />,
|
||||
}: {
|
||||
children?: React.ReactNode
|
||||
}) => (
|
||||
|
|
Loading…
Reference in New Issue