Open evargast opened 1 year ago
Using only the React Spectrum Grid component create a grid that looks like the one below.
You should be able to use the View component to get the color to show to visualize the grid slots
View
<View backgroundColor="static-blue-200" />
Link to spectrum design tokens, might be useful for something? 👀
Using only the React Spectrum Grid component create a grid that looks like the one below.
You should be able to use the
View
component to get the color to show to visualize the grid slotsLink to spectrum design tokens, might be useful for something? 👀