Borya-Goldarb commited on
Commit
53dacd7
·
verified ·
1 Parent(s): e0773a3

Update pages/market_rent_estimation.py

Browse files
Files changed (1) hide show
  1. pages/market_rent_estimation.py +1 -1
pages/market_rent_estimation.py CHANGED
@@ -41,7 +41,7 @@ def main():
41
 
42
  # Add the first button on the left side
43
  with col1:
44
- if st.button("Submit"):
45
  st.switch_page("pages/comps_data.py")
46
 
47
  # Add the second button on the right side
 
41
 
42
  # Add the first button on the left side
43
  with col1:
44
+ if st.button("Comps"):
45
  st.switch_page("pages/comps_data.py")
46
 
47
  # Add the second button on the right side