nicer looking types
This commit is contained in:
parent
428e8cd298
commit
abd3bd3645
4 changed files with 25 additions and 9 deletions
|
|
@ -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"> = </span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue