Update tests
This commit is contained in:
parent
b95f9667ed
commit
7cccbd5095
6 changed files with 61 additions and 23 deletions
|
@ -10,7 +10,7 @@ import Imprint from "./components/imprint";
|
|||
import selectedTheme from "./lib/theme";
|
||||
import useFetcher from "./lib/fetcher";
|
||||
|
||||
const GlobalStyle = createGlobalStyle`
|
||||
export const GlobalStyle = createGlobalStyle`
|
||||
body {
|
||||
background-color: ${selectedTheme.backgroundColor};
|
||||
font-family: Roboto, sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue