meraKB / components_keys.py
Asankhaya Sharma
initial commit
4e00df7
Raw
History Blame Contribute Delete
96 Bytes
"""Store streamlit component keys"""
class ComponentsKeys:
FILE_UPLOADER = "file_uploader"