Bugfix
This commit is contained in:
@@ -8,7 +8,7 @@ document.body.appendChild(render(<div class="center-me" iCanDoUpperCaseAttrs={ "
|
||||
</div>));
|
||||
|
||||
//document.body.appendChild(render(<example-page />));
|
||||
document.body.appendChild(render(<ExamplePage />));
|
||||
document.body.appendChild(render(<ExamplePage pageWidth={200} />));
|
||||
|
||||
/**
|
||||
* Continuation suggestionss:
|
||||
|
||||
Reference in New Issue
Block a user