
Due to a number of hacks, the style guide can be used to show Backbone views. This will allow a smooth path from the old way of doing things to the new.
6 lines
87 B
Markdown
6 lines
87 B
Markdown
|
|
```jsx
|
|
<util.MessageParents theme="android">
|
|
<Message />
|
|
</util.MessageParents>
|
|
```
|