import { tokens, components } from 'react-ui/themes/base' // extend components components.Skeleton = { backgroundColor: 'lightgrey', highlightColor: 'white' ...
確定! 回上一頁