bcwaters/yakmos

Remove dependency from react-bootstrap

Closed this issue · 0 comments

Since the ReactApp will be embedded into any webpage bootstrap cannot offer consistency.

example: The button class gets overridden on most sites across the web

How to resolve

The major dependency is on Container Row Col which can be replaced with CSS Grid Reference Link

Other than that button and inputgroup can easily be replaced with custom css