mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-15 18:00:19 -04:00
Fix styledcontact.js bug
This commit is contained in:
parent
6017c9e3df
commit
ba893f0cf8
|
@ -1,5 +1,5 @@
|
|||
import styled, { css } from 'styled-components';
|
||||
import './contact.scss';
|
||||
import './Contact.scss';
|
||||
import { MdClose } from 'react-icons/md';
|
||||
|
||||
const sharedStyles = css`
|
||||
|
|
Loading…
Reference in New Issue
Block a user