1
0
Fork 0

chore [react]: Prettier

This commit is contained in:
joostdecock 2025-06-01 17:04:47 +02:00
parent 47d4a27f64
commit daaf407028
8 changed files with 33 additions and 15 deletions

View file

@ -119,4 +119,3 @@ export const H6 = ({ children }) => (
{children}
</h6>
)