mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
8 lines
236 B
Text
8 lines
236 B
Text
|
h3= component.name
|
||
|
//button.btn#add-remove-button Add Component
|
||
|
p#description= component.description
|
||
|
.treema
|
||
|
//p#other-props
|
||
|
// strong Other Config Properties:
|
||
|
// for prop in configProperties
|
||
|
// a(title=prop.description)= prop.name
|