Add notepad
This commit is contained in:
4
scripts/react-shim.js
vendored
Normal file
4
scripts/react-shim.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
import { createElement, Fragment } from "react"
|
||||
|
||||
export const esbuildCreateElement = createElement
|
||||
export const esbuildFragment = Fragment
|
Reference in New Issue
Block a user