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