nicer looking types

This commit is contained in:
Joeri Exelmans 2025-05-27 13:20:09 +02:00
parent 428e8cd298
commit abd3bd3645
4 changed files with 25 additions and 9 deletions

View file

@ -50,6 +50,7 @@ function DeclColumns({state, setState, score, typeInfo}) {
onTextChange={name => setState(state => ({...state, name}))}
extraHandlers={{}}
/>
<br/>
:: <TypeInfoBlock typeInfo={typeInfo.value} />
</span>
<span className="keyword column">&nbsp;=&nbsp;</span>