调整
This commit is contained in:
parent
ae6656d5ae
commit
9d2438acda
@ -1,5 +1,5 @@
|
|||||||
import React from "react";
|
import React from "react";
|
||||||
import PropTypes from "proptypes"
|
import PropTypes from "prop-types"
|
||||||
// 模块化 css, 后缀 .module.css
|
// 模块化 css, 后缀 .module.css
|
||||||
import SonComponentCss from "./SonComponent.module.css"
|
import SonComponentCss from "./SonComponent.module.css"
|
||||||
import GrandsonComponent from "./GrandSonComponent";
|
import GrandsonComponent from "./GrandSonComponent";
|
||||||
|
Loading…
Reference in New Issue
Block a user