在styled-components 中還提供 <ThemeProvider> 這個wrapper 元件,這個元件透過context API 可以把內層的所有React 元件都提供 theme props。
確定! 回上一頁