const BoxShadow = styled.div` box-shadow: 10px 5px 5px black; ` ... @k15a I forgot to add that this is on react-native ...
確定! 回上一頁