Post-swap hardening after a full BS4-removed-class sweep of the codebase: - LocationAutocomplete passed `root: 'form-group'` to react-places-autocomplete; BS5 removed `.form-group` (it gave the bottom margin) -> use `mb-3`. - Drop the unused `popper.js@1` dependency (react-bootstrap bundles @popperjs/core@2). No source imports it. Sweep otherwise clean: no other BS4-only utility/component classes remain in JSX or SCSS. Full-app build boots clean. |
||
|---|---|---|
| .. | ||
| api | ||
| modules | ||
| startup | ||
| ui | ||