Added initial header

This commit is contained in:
Keannu Christian Bernasol 2023-02-14 20:54:18 +08:00
parent 576a5bab9b
commit df754b09ea
4 changed files with 47 additions and 2 deletions

View file

@ -1,5 +1,5 @@
import React from "react";
import AppLogo from "../../components/Icons/AppLogo/AppLogo";
import AppLogo from "../../Components/Icons/AppLogo/AppLogo";
import "../../index.css";
import styles from "../../styles";