helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Remove or rename the `badge` and `use_li` parameters in the `render_nav_item` macro #215

Closed greyli closed 2 years ago

greyli commented 2 years ago

Remove the badge and use_li parameters or rename them to _badge/_use_li, so they won't shadow user's keyword arguments.