givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
6.91k stars 1.59k forks source link

blank template bootstrap version 4 #290

Closed Sarthakj02 closed 1 year ago

Sarthakj02 commented 1 year ago

bootstrap components have version 5 but when we create new blank page it is loading bootstrap 4 , can you please update blank template html file with latest version or is it not compatible yet ? it is quite confusing which to use.

givanz commented 1 year ago

Thanks for the bug report, I fixed it in the last commit https://github.com/givanz/VvvebJs/commit/d7093b831ac5c891a7c9131e4ec0a35190cb213d

Sarthakj02 commented 1 year ago

thanks