'React' must be in scope when using JSX

2021-02-18 07:19

阅读:733

标签:size   color   must   style   imp   bsp   nbsp   div   col   

import react from ‘react‘
改为
import React from ‘react‘
即可。

'React' must be in scope when using JSX

标签:size   color   must   style   imp   bsp   nbsp   div   col   

原文地址:https://www.cnblogs.com/zqblog1314/p/12943568.html


评论


亲,登录后才可以留言!