Skip to content

Commit

Permalink
Simplify demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Coston Perkins committed Feb 18, 2019
1 parent c8e2ddc commit 84730e8
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,21 +154,6 @@ const headerCode = `
<br />
➡️ facetime:
<Obfuscate facetime="202.224.5744" />
<br />
➡️ Children and Styles:
<Obfuscate
style={{color: 'red',
fontWeight:'Bold'}}
tel="(202) 224-5744"
>
Call me!
</Obfuscate>
<br />
<Obfuscate
element="p"
style={{textAlign:'left'}}>
Bonus: Obfuscate custom elements, like paragraphs or headers.
</Obfuscate>
</p>
</div>
`.trim()

0 comments on commit 84730e8

Please sign in to comment.