mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 12:27:16 +00:00
Chore: Unused import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Head from "next/head";
|
||||
import styled, { createGlobalStyle, GlobalStyleComponent } from "styled-components";
|
||||
import styled, { createGlobalStyle } from "styled-components";
|
||||
import { useState } from "react";
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user