Replies: 1 comment
-
Hi, @cbix. We don't have the equivalent of the Primer CSS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello :) I just started moving a React project to using Primer (unfortunately, the first challenge was that we're stuck at 22.0.3 for now until Enzyme supports React 17, which is required for later versions of Primer ...).
Now I'd like to use Box elements described here like
Box-header
andBox-footer
but realized these do not exist in@primer/components
.What's the best way to use these Box elements in React or is this a WIP?
Beta Was this translation helpful? Give feedback.
All reactions