To be able to drag and drop and render Builder.io widgets ( carousel, tabs, accordions, masonry gallery) , please install @builder.io/widgets
in your app.
npm install @builder.io/widgets
And import it on your page where you use BulderComponent
import '@builder.io/widgets';