Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
remove tag some tag p on index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkarapon Phikulsri committed May 10, 2022
1 parent b19bb38 commit 57d639e
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,16 @@ export default function Home() {
</h1>

<p className={styles.description}>
Get started by editing
Get started by editing
<code className={styles.code}>pages/index.js</code>
</p>

<p className={styles.description}>
example use localstorage <br />
<code className={styles.code}>
key: action value:{dataLocal} <br/>
<code className={styles.code}>
key: action value:{dataLocal} <br />
</code>
</p>

<p className={styles.description}>
Project structure <br />
<code className={styles.code}>

</code>
</p>

<div className={styles.jsonApi}>
<h2>GitHub JSON API &rarr;</h2>
<p>test dispatch data</p>
Expand Down

0 comments on commit 57d639e

Please sign in to comment.