TypeScript checks css properties with the object style syntax using csstype package, so following code will emit errors. import { css } from '@emotion/react'; ...
確定! 回上一頁