nesticot commited on
Commit
23b41f5
·
verified ·
1 Parent(s): 8bb8e2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -177,8 +177,8 @@ login_ui = ui.page_fluid(
177
 
178
  # Define the UI layout for the app
179
  main_ui = ui.page_fluid(
180
- ui.layout_sidebar(
181
- ui.panel_sidebar(
182
  # Row for selecting season and level
183
  ui.row(
184
 
 
177
 
178
  # Define the UI layout for the app
179
  main_ui = ui.page_fluid(
180
+ ui.page_sidebar(
181
+ ui.sidebar(
182
  # Row for selecting season and level
183
  ui.row(
184