Spaces:
Sleeping
Sleeping
shiba inu
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ with callbacks_dropdown:
|
|
40 |
st.write("feedback_result", feedback_result)
|
41 |
|
42 |
st.markdown('---')
|
43 |
-
st.link_button("Go to a website", 'https://www.
|
44 |
|
45 |
st.markdown('---')
|
46 |
checkbox_result = st.checkbox("I agree")
|
|
|
40 |
st.write("feedback_result", feedback_result)
|
41 |
|
42 |
st.markdown('---')
|
43 |
+
st.link_button("Go to a website", 'https://www.boredpanda.com/shiba-inu-stuck-in-bush-japan/')
|
44 |
|
45 |
st.markdown('---')
|
46 |
checkbox_result = st.checkbox("I agree")
|