Skip to content

Commit

Permalink
Remove footer
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov committed Dec 2, 2024
1 parent 22b7f4d commit d41c5ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ const App: React.FC = () => {
</div>
</Allotment>
</div>
<div className='footer'>
<p><a href="https://github.com/projkov/fhirpath-ui" target="_blank" rel="noopener noreferrer">Source Code</a></p>
</div>
<ToastContainer />
</div>
);
Expand Down

0 comments on commit d41c5ae

Please sign in to comment.