文件名称:React-Study:React研究
文件大小:3.47MB
文件格式:ZIP
更新时间:2024-06-14 21:40:09
JavaScript
React React研究 设置javascriptreact.json { "Create Functional React Component" : { "prefix" : "fc" , "body" : [ "import React from 'react';" , "" , "function ${1:${TM_FILENAME_BASE}()} {" , " return ( " , "
" ,
" ${2}" ,
"
" ,
" );" ,