mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-04 05:27:04 +08:00
cleanup (eslint): cleanup as per eslint rules
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import './card.scss';
|
||||
import React from "react";
|
||||
import "./card.scss";
|
||||
|
||||
export class Card extends React.Component {
|
||||
constructor(props){
|
||||
|
||||
Reference in New Issue
Block a user