Layout Page Component

This commit is contained in:
nguyen van thai
2024-07-05 14:17:41 +07:00
parent cf64f11e72
commit adecec9041
5 changed files with 22 additions and 3 deletions
+1
View File
@@ -382,6 +382,7 @@ export const enumPageComponentLayouts = {
},
[`${enumPageComponentTemplate[enumPageComponentKey.OTHER]['STOCK']}`]: {
'STOCK_DEFAULT': "TYPE:Stock_Default",
'STOCK_FULLSIZE': "TYPE:Stock_Fullsize",
},
};