import { Box } from 'theme-ui' export default () => ( // directly use variant, mx, py, etc with theme-ui components <Box variant="gretting" mx={ ...
確定! 回上一頁