Skip to content

Commit

Permalink
update example page title
Browse files Browse the repository at this point in the history
  • Loading branch information
carloluis committed May 31, 2018
1 parent d297a40 commit 5339921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/components/app/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const App = () => (
<React.Fragment>
<header className={styles.header}>
<div className={styles.title}>
<h1>{'<ssuggestor>'}</h1>
<h1>ssuggestor</h1>
<h2>React Simple Suggestor</h2>
</div>
<a
Expand Down

0 comments on commit 5339921

Please sign in to comment.