overleaf-cep/services/web/frontend/js/bootstrap-5.ts
Davinder Singh 97d2954cc0 Home page burger menu scroll fix (#26853)
* adding a scroll fix

* generalising the solution so it works for both BS3 and BS5

GitOrigin-RevId: 8dd0d82356b484adcad9de487b12ecfc4050d109
2025-07-10 08:05:59 +00:00

4 lines
139 B
TypeScript

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