Prettier thinks it's better, I guess
This commit is contained in:
parent
193aea1587
commit
58935df630
@ -1,13 +1,14 @@
|
||||
import './MainCard.scss';
|
||||
|
||||
import { PowerGlitch } from 'powerglitch';
|
||||
import React, { Component } from 'react';
|
||||
import { FormattedMessage, injectIntl } from 'react-intl';
|
||||
|
||||
import React, { Component } from 'react';
|
||||
import headshotFond from '../../images/headshot_fond.webp';
|
||||
import headshotMain from '../../images/headshot_main.webp';
|
||||
import ButtonIcon from '../ButtonIcon/index';
|
||||
import ExperienceCard from '../ExperienceCard/index';
|
||||
import { PowerGlitch } from 'powerglitch';
|
||||
|
||||
|
||||
class MainCard extends Component {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user