Nikhil0987 commited on
Commit
da73757
·
verified ·
1 Parent(s): b9d8725

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -1
home.py CHANGED
@@ -40,7 +40,7 @@ def homepage():
40
  st.subheader("Welcome to the Home Page")
41
 
42
  def Dashboard():
43
- st.title("Chat")
44
  # st.title("Dashboard")
45
  # st.header("Dashboard")
46
 
 
40
  st.subheader("Welcome to the Home Page")
41
 
42
  def Dashboard():
43
+ # st.title("Chat")
44
  # st.title("Dashboard")
45
  # st.header("Dashboard")
46