Commit e6320e8
committed
Fix: Syntax error in FinancialFreedomSection.tsx
The commit addresses a syntax error in `src/components/FinancialFreedomSection.tsx` that was causing a build failure. The error was an "Unexpected token `section`" which prevented the component from rendering correctly.1 parent a80132a commit e6320e8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments