overleaf/services/web/frontend/js/bootstrap-5.ts
Davinder Singh 684731638a Merge pull request #21195 from overleaf/ds-adding-tooltips-trigger-bs5
BS5 Migration - Adding tooltips trigger for BS5 styling

GitOrigin-RevId: 0a446af5bc72f28ec8e2512fd4b248a6b78221a2
2024-11-05 09:04:46 +00:00

3 lines
106 B
TypeScript

import './features/bookmarkable-tab/index-bs5'
import './features/tooltip/index-bs5'
import 'bootstrap-5'