v0.1.0 #45
Annotations
3 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
examples/01_counter/src/index.tsx#L8
Caution: `React` also has a named export `createElement`. Check if you meant to write `import {createElement} from 'react'` instead
|
test:
examples/02_suspense/src/index.tsx#L8
Caution: `React` also has a named export `createElement`. Check if you meant to write `import {createElement} from 'react'` instead
|