Skip to content

Commit

Permalink
✏️ fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pank1999 committed Feb 6, 2024
1 parent 62a71cd commit f87ce60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ function App() {
</h3>
<div className="container">
<div className="left">
<p className="text-small">Send Data Here:</p>
<p className="text-small">Send Data</p>
<code>
<div className="data-section">
<input
Expand Down

0 comments on commit f87ce60

Please sign in to comment.