foundry-ui icon indicating copy to clipboard operation
foundry-ui copied to clipboard

Use StyledComponents theme provider

Open xavierdonnellon opened this issue 1 year ago • 0 comments

Make styled components automatically inherit theme from Foundry Provider, using SC's ThemeProvider.

AC:

  • No more use of useTheme() inside of styled components, or passing in of colors into styled components

xavierdonnellon avatar Jul 31 '23 21:07 xavierdonnellon