Files
Web_FreeCAD_Bitbybit/chrome-property-heatflux-harness.html
wangdequan 8f6053089a
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

7 lines
281 B
HTML

<!doctype html>
<html lang="en">
<head><meta charset="UTF-8" /><title>Chrome PropertyHeatFlux harness</title></head>
<body><main id="root">Initializing PropertyHeatFlux harness.</main><script type="module" src="/src/chromePropertyHeatFluxHarness.tsx"></script></body>
</html>