Skip to content

Commit b2a1561

Browse files
ci: apply automated fixes (attempt 2/3)
1 parent d990a68 commit b2a1561

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/start/framework/react/guide/internationalization-i18n.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Set the lang atribute in html at \_\_root.tsx:
5050

5151
```tsx
5252
import { getLocale } from '../paraglide/runtime'
53-
5453
;<html lang={getLocale()} />
5554
```
5655

0 commit comments

Comments
 (0)