Spaces:
Sleeping
Sleeping
Update pages/Data_Collection.py
Browse files- pages/Data_Collection.py +1 -1
pages/Data_Collection.py
CHANGED
@@ -110,4 +110,4 @@ with col1:
|
|
110 |
|
111 |
with col2:
|
112 |
if st.button("More info"):
|
113 |
-
)
|
|
|
110 |
|
111 |
with col2:
|
112 |
if st.button("More info"):
|
113 |
+
display_lifecycle_stage("More info")
|