ppsingh commited on
Commit
517f50a
·
1 Parent(s): 49b7338

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ with st.container():
65
 
66
  with c2:
67
  st.header('Tag')
68
- st.text(choice)
69
 
70
  with c3:
71
  st.header('Feedback')
 
65
 
66
  with c2:
67
  st.header('Tag')
68
+ st.text(tag)
69
 
70
  with c3:
71
  st.header('Feedback')