Skip to content

Commit 5743b77

Browse files
committed
Merge branch 'master' into mentions
2 parents 9ad4123 + a739471 commit 5743b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ReactDOM.render(
1313
Check it out <a href="https://github.com/nikgraf/react-unicorn-editor#documentation">on Github</a>.
1414
</p>
1515

16-
<SuperheroEditor />
1716
<UnicornEditor />
17+
<SuperheroEditor />
1818

1919
</div>, document.getElementById('react')
2020
);

0 commit comments

Comments
 (0)