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
Is your feature request related to a problem? Please describe.
Some Vulcan components were defined only in Bootstrap or Material UI package. Now, we aim at supporting an unstyled version with pure HTML and className.
We need to port those components to pure HTML/React.
Describe the solution you'd like
The relevant components are localed in "/packages/react-ui/components/bootstrap". They need to be rewritten t have no dependency to react-bootstrap.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Some Vulcan components were defined only in Bootstrap or Material UI package. Now, we aim at supporting an unstyled version with pure HTML and className.
We need to port those components to pure HTML/React.
Describe the solution you'd like
The relevant components are localed in "/packages/react-ui/components/bootstrap". They need to be rewritten t have no dependency to react-bootstrap.
The text was updated successfully, but these errors were encountered: