Skip to content

Commit

Permalink
fix(admin): removed extra top margin on certification list v2 add cer…
Browse files Browse the repository at this point in the history
…tification button
  • Loading branch information
agarbe committed Nov 12, 2024
1 parent 7e4401d commit 4104dcd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const CertificationListLayout = ({ children }: { children: ReactNode }) => {
data-test="add-certification-button"
size="small"
priority="secondary"
className="mt-8"
>
Ajouter une certification
</Button>
Expand Down

0 comments on commit 4104dcd

Please sign in to comment.