mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 21:54:09 +00:00
eslint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ReactComponent as Emptyimage } from '../../assets/images/empty.svg';
|
||||
import { ReactComponent as Emptyimage } from 'assets/images/empty.svg';
|
||||
import style from './Empty.module.css';
|
||||
|
||||
export default function Empty(props) {
|
||||
|
||||
Reference in New Issue
Block a user