单张纸 React电子表格 安装 npm install --save sheet-happens 用法 import React , { Component } from 'react' import Sheet from 'sheet-happens' import 'sheet-happens/dist/index.css' class Example extends Component { render ( ) { return < MyComponent> } } 执照 麻省理工学院:copyright: