mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
refact: convert all svg images to React components
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { transparentize } from "polished"
|
||||
import styled from "styled-components"
|
||||
import { fontFamily } from "../../design/typography"
|
||||
import Logo from "../../images/tph-logo.svg"
|
||||
import Logo from "../../images/tph-logo"
|
||||
|
||||
export const MobileHeaderWrapper = styled.div`
|
||||
z-index: 50;
|
||||
|
||||
Reference in New Issue
Block a user