w3robotics commited on
Commit
a90e17f
·
verified ·
1 Parent(s): a526566

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ with stylable_container(
35
  }
36
  """,
37
  ):
38
- st.button("Upload File")
39
 
40
 
41
 
 
35
  }
36
  """,
37
  ):
38
+ st.button("Delete File")
39
 
40
 
41