more toolbar buttons

This commit is contained in:
Joeri Exelmans 2025-10-14 19:02:17 +02:00
parent 63265c2b4c
commit 39a229bf21
2 changed files with 8 additions and 7 deletions

View file

@ -112,7 +112,7 @@ export function App() {
paddingLeft: 1,
}}>
<AST {...{...ast, rt: rt.at(rtIdx!)}}/>
<hr/>
<br/>
<RTHistory {...{ast, rt, rtIdx, setTime, setRTIdx}}/>
</Box>
</Stack>