feat: upload and select multiple image
This commit is contained in:
parent
5a50ab209d
commit
ed832148fc
4 changed files with 78 additions and 24 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "Customer" ADD COLUMN "selectedImage" TEXT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue