BLUR 8
This commit is contained in:
parent
ec7c3861dd
commit
02d712614f
@ -24,10 +24,8 @@ class State(rx.State):
|
||||
|
||||
# The images to show.
|
||||
img: list[str] = []
|
||||
|
||||
async def handle_upload(self, files: list[rx.UploadFile]):
|
||||
"""Handle the upload of file(s).
|
||||
|
||||
Args:
|
||||
files: The uploaded files.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user