mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-12 07:45:10 +00:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
.terminal
|
|
pre.terminal_code(ref="code")
|
|
each row, index in this.state.data
|
|
Row(row=row, key=index)
|
|
|
|
.terminal_footer(style={height: '30px'})
|