chore: home screen
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import React from "react"
|
||||
import styled from "@emotion/styled"
|
||||
import { withTheme } from "emotion-theming"
|
||||
import { Link } from "react-router-dom"
|
||||
|
||||
import { SIZES } from "../../styles/constants"
|
||||
import Icon from "../Icon"
|
||||
import { H1 } from "../elements"
|
||||
import { StyledLink as Link } from "../elements"
|
||||
|
||||
const SeekHeader = styled.header`
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user