Commit e670d04
committed
fix(docs): escape angle brackets in MDX and update infographic layout
Bare `<` characters in component-types.mdx were parsed as JSX by the
MDX compiler, breaking the Astro build on GitHub Pages. Also includes
updated infographic SVG spacing and card sizing.1 parent 422a0e2 commit e670d04
2 files changed
Lines changed: 29 additions & 29 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments