Spaces:
Sleeping
Sleeping
Nikhil0987
commited on
Commit
•
6085ca5
1
Parent(s):
257359f
Update home.py
Browse files
home.py
CHANGED
@@ -38,7 +38,7 @@ def homepage():
|
|
38 |
# st.header("Home Page")
|
39 |
st.subheader("Welcome to the Home Page")
|
40 |
|
41 |
-
def
|
42 |
st.title("Chat")
|
43 |
# st.title("Dashboard")
|
44 |
# st.header("Dashboard")
|
|
|
38 |
# st.header("Home Page")
|
39 |
st.subheader("Welcome to the Home Page")
|
40 |
|
41 |
+
def Dashboard():
|
42 |
st.title("Chat")
|
43 |
# st.title("Dashboard")
|
44 |
# st.header("Dashboard")
|