We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 644f13e + 4c93469 commit 6ef1b10Copy full SHA for 6ef1b10
src/App.tsx
@@ -2,8 +2,6 @@ import React from 'react';
2
import styled from 'styled-components';
3
import { HashRouter as Router } from 'react-router-dom';
4
5
-import GlobalStyles from './globalstyles';
6
-
7
// @ts-ignore
8
import Header from './components/header/header.tsx';
9
src/globalstyles.tsx
src/logo.svg
0 commit comments