Adjust for auto formatting

This commit is contained in:
Dustin Brett 2024-07-12 20:36:41 -07:00
parent a7a527a015
commit 1f7e0d85fa

View File

@ -1,6 +1,6 @@
import { createGlobalStyle } from "styled-components";
import * as styled from "styled-components";
const GlobalStyle = createGlobalStyle`
const GlobalStyle = styled.createGlobalStyle`
*,
*::before,
*::after {