🚀 Auto-deploy: BrainWind atualizado em 12/07/2026 16:34:24
This commit is contained in:
@@ -10,6 +10,7 @@ import Sign3DViewer from '@/components/three/Sign3D';
|
||||
import SceneCapturePanel from '../components/SceneCapturePanel';
|
||||
import ExportMenu from '../components/ExportMenu';
|
||||
import { EducationalManual } from '@/components/EducationalManual';
|
||||
import { PressureLegend } from '@/components/PressureLegend';
|
||||
import { exportGenericToPDF, type GenericPDFSection } from '../lib/export-generic-pdf';
|
||||
|
||||
const SignModule: React.FC = () => {
|
||||
@@ -122,6 +123,7 @@ const SignModule: React.FC = () => {
|
||||
<div className="absolute top-4 right-4 z-10">
|
||||
<EducationalManual type="sign" params={{ length, height, alpha, hasEndPlates }} />
|
||||
</div>
|
||||
<PressureLegend />
|
||||
|
||||
<Sign3DViewer
|
||||
length={length}
|
||||
|
||||
Reference in New Issue
Block a user