Skip to content

Commit

Permalink
chore: update account inside layout
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Jul 10, 2024
1 parent 99ec94d commit c041b27
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 1,427 deletions.
2 changes: 1 addition & 1 deletion src/components/common/Layout/Layout.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { Header } from "@/components/Header"
import {
Box,
BoxProps,
Expand All @@ -13,7 +14,6 @@ import Head from "next/head"
import Image from "next/image"
import { PropsWithChildren, ReactNode, useRef, useState } from "react"
import Footer from "./components/Footer"
import Header from "./components/Header"

type Props = {
image?: JSX.Element
Expand Down
74 changes: 0 additions & 74 deletions src/components/common/Layout/components/Account/Account.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c041b27

Please sign in to comment.