I have this problem with my project that it says "Error: Navigation containers expect a collection of bslib::nav()/shiny::tabPanel()s and/or bslib::nav_menu()/shiny::navbarMenu()s. Consider using header or footer if you wish to place content above (or below) every panel's contents."
enter image description here
Code <- this is the code I am currently working on, a Determinant matrix calculator
