mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 14:37:21 +01:00
tried to address linting issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Component, h } from 'preact';
|
||||
import { h } from 'preact';
|
||||
|
||||
export default props => {
|
||||
if (props.pdfIsLoading) {
|
||||
|
||||
Reference in New Issue
Block a user