Skip to content

Commit

Permalink
testing the deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tan12082001 committed Dec 15, 2023
1 parent 1ac228e commit 8850b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/NotFound404.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';

const NotFound404 = () => (
<p>NotFound404</p>
<p>NotFound Try again by signing in!</p>
);

export default NotFound404;

0 comments on commit 8850b4c

Please sign in to comment.