path aliases

This commit is contained in:
Tom Heaton
2024-06-19 15:13:34 +01:00
parent e850676722
commit 393e4907dc
14 changed files with 47 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
import img from "../../images/coding.svg";
import {
Column1,
Column2,
@@ -12,7 +11,8 @@ import {
Subtitle,
TextWrapper,
TopLine,
} from "./NotebookElements";
} from "@/components/Notebooks/NotebookElements";
import img from "@/images/coding.svg";
const notebooks = [
{