mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
Two files on main fail `bun run format:check`: - `registry/registry.json` (missing trailing newline) - `registry/blocks/vfx-liquid-glass/vfx-liquid-glass.html` (whitespace + quote-style) Local format-check on the auto-detect-browser-gpu branch only flagged these once rebased onto current main (post-#647 / v0.5.2). Pure whitespace fix; no semantic change.