generated from projects/testosmaximus
fix: add JSX pragma for compatibility with nano-jsx
This commit is contained in:
parent
b8bb0ada52
commit
cea4a62aa7
@ -1,3 +1,4 @@
|
||||
/** @jsx h */
|
||||
import { h, render, Component } from 'nano-jsx'
|
||||
|
||||
class RickGamePanel extends Component {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user