You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, all I did was chop up the USWDS landing page template into naive react components that don't accept any props, and modify them to work with next.js' links and images components.
Update the components to take sensible props
Maybe it would be cool to add a storybook integration?
The text was updated successfully, but these errors were encountered:
So far, all I did was chop up the USWDS landing page template into naive react components that don't accept any props, and modify them to work with next.js' links and images components.
The text was updated successfully, but these errors were encountered: