mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
fix import
This commit is contained in:
parent
71b01564ef
commit
df77fa39d9
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user