This commit is contained in:
Surya Paolo
2024-10-23 01:41:18 +02:00
parent 27aa42507a
commit 2ac1bc4b7d

View File

@@ -132,6 +132,9 @@ const MyElemSchema = new Schema({
heightimg: {
type: String,
},
heightcarousel: {
type: String,
},
widthimg: {
type: String,
},