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