11 lines
218 B
Markdown
11 lines
218 B
Markdown
# FIX-160 — Implementer
|
|
|
|
## What
|
|
Added `suppressHydrationWarning` to `<html>` tag in POS layout.
|
|
|
|
## File
|
|
- `apps/pos/src/app/layout.tsx` — `html lang="es" suppressHydrationWarning`
|
|
|
|
## Verification
|
|
- tsc 0 errors
|