Description
This PR is a preparation phase for #37233. It brings a consistency in the naming of examples CSS/JS files; the name of these files should remain the same as the directory name.
Motivation & Context
This change brings consistency, and would be especially useful for #37233 where we'd need to have the same name to create a generic algorithm.
Type of changes
-
Refactoring (non-breaking change)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
)
Live previews
- Checkout // Checkout RTL
- Navbar fixed
- Navbar static
- Navbars offcanvas
- Navbars
- Offcanvas navbar
- Sign-in
Related issues
Linked to #37233