Skip to content

Commit

Permalink
ADd result
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Nov 21, 2024
1 parent 60bd72c commit ce758c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ function App() {
{/* ************************** */}
{/* ********** Result ********** */}
{/* ************************** */}
<h1 className="text-2xl font-semibold my-2 text-center">Result</h1>
{parsedEOF && <ParsedEOF parsedEOF={parsedEOF} />}
</div>

Expand Down

0 comments on commit ce758c3

Please sign in to comment.