Fix imports
This commit is contained in:
parent
c5a8a7cc1a
commit
ae38d1a2f4
@ -2,7 +2,7 @@ import styled from '@emotion/styled';
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import { colorsRaw } from './styles.js';
|
||||
import { colorsRaw } from './styles';
|
||||
import Icon from './Icon';
|
||||
|
||||
const GoBackButtonStyle = styled.a`
|
||||
|
Loading…
x
Reference in New Issue
Block a user