Skip to content

Determine what components are not worth wrapping

There are some components listed in Bootstrap Vue that may not be as beneficial for us to wrap. Eg. https://bootstrap-vue.js.org/docs/components/layout

I'm not sure if there is an advantage to wrap <b-container> which implements <div class="container">