st.file_uploader()
`
Tried the custom css, but class name got changed
Had also tried the bidirectional way using custom component but it didn’t worked had used JavaScript to handle the file and rendered it in streamlit app but was receiving deltagenerator error.
2