mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
fix paths
This commit is contained in:
parent
85bae53459
commit
419d76d603
@ -9,7 +9,7 @@ import {
|
||||
} from "react-icons/ai";
|
||||
import { FaFileImport } from "react-icons/fa";
|
||||
import { useLocalStorage } from "usehooks-ts";
|
||||
import { defaultValue } from "src/pages/editor/JsonEditor";
|
||||
import { defaultValue } from "src/containers/JsonEditor";
|
||||
|
||||
const StyledSidebar = styled.div`
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user