mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
8 lines
No EOL
236 B
Text
8 lines
No EOL
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 |