feat: add elements

This commit is contained in:
swve 2022-11-11 20:36:09 +01:00
parent 938cfcb4b3
commit 6f2cc5bdc6
23 changed files with 241 additions and 104 deletions

View file

@ -1,5 +1,4 @@
import React from "react";
import { Menu } from "./elements/menu";
import Link from 'next/link'
import styled from "styled-components";