mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 22:47:25 +01:00
tried to address linting issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { h } from 'preact';
|
||||
|
||||
export default function (props) {
|
||||
export default function(props) {
|
||||
return (
|
||||
<div>
|
||||
<h2>No hope!</h2>
|
||||
|
||||
Reference in New Issue
Block a user