chatCSV / components_keys.py
niro
adding quivr
b516cf5
Raw
History Blame Contribute Delete
96 Bytes
"""Store streamlit component keys"""
class ComponentsKeys:
FILE_UPLOADER = "file_uploader"