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.
1 parent 217732d commit 4c93469Copy full SHA for 4c93469
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