Merge pull request #13849 from appsparkler/patch-3

Storyshots/Preact: Add pragma @jsxRuntime classic
This commit is contained in:
Michael Shilman 2021-04-28 01:19:00 +08:00 committed by GitHub
commit af16bd55ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
/** @jsxRuntime classic */
/** @jsx h */
import global from 'global';