Compare commits
1 Commits
404aa32989
...
9079fe4fdf
Author | SHA1 | Date | |
---|---|---|---|
9079fe4fdf |
@ -4,7 +4,7 @@ import * as animationData from "./not-found-animation.json";
|
||||
|
||||
export default function NotFound() {
|
||||
return (
|
||||
<div className="not-found" style={{ pointerEvents: "none" }}>
|
||||
<div className="not-found">
|
||||
<Lottie
|
||||
height={400}
|
||||
width={400}
|
||||
|
Loading…
x
Reference in New Issue
Block a user