glutengo / angular-mgl-timeline

Timeline component for Angular
MIT License
67 stars 33 forks source link

Need to use with boostrap #52

Open poddarkhushbu07 opened 4 years ago

poddarkhushbu07 commented 4 years ago

I am using this lib with Angular v9 and boostrap. As my project has no material dependencies, I am not including the theme file of angular-mgl-timeline. Because of which I am not able to view content on click of header as shown in https://stackblitz.com/edit/angular-mgl-timeline. I even tried copying the same code, it does not work.

How can we use this lib with boostrap?