Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ircfspace committed Mar 2, 2024
1 parent 571df76 commit 2cd4b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ const Home: NextPage = () => {
<>
<div className="clearfix"></div>
<div className="alert alert-info text-center">
There is nothing to display!
There is nothing to display.
</div>
</>
)}
Expand Down

0 comments on commit 2cd4b9e

Please sign in to comment.