Files
Vance Ingalls 3ca3c62cf8 refactor(studio): land the last three raw renders on the shared harness
`propertyPanelFlatTextSection.test.tsx` adopted `renderInto` for eight of its
eleven renders and open-coded the same createElement / append / createRoot /
act(render) sequence for the other three, keeping the `createRoot` import
alive. All three destructure `{ host, root }`, which is exactly what the
harness returns, so the sweep the PR claims is now actually complete for this
file and the import is gone.
2026-08-20 22:52:41 -07:00
..
2026-07-30 10:38:10 -07:00
2026-07-30 10:38:10 -07:00
2026-07-30 10:38:10 -07:00