AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
df77fa39d9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/404/index.tsx

+ 2 - 2
src/pages/404/index.tsx

@@ -1,7 +1,7 @@
-import Image from "next/image";
 import React from "react";
-import Button from "src/components/Button";
+import Image from "next/image";
 import styled from "styled-components";
+import { Button } from "src/components/Button";
 import { useRouter } from "next/router";
 
 const StyledNotFound = styled.div`