1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Add gap to default screen in new apps

This commit is contained in:
Andrew Kingston 2021-06-28 12:00:01 +01:00
parent fc4aa07495
commit aeb56250ff

View file

@ -36,6 +36,7 @@ exports.createHomeScreen = () => ({
hAlign: "stretch", hAlign: "stretch",
vAlign: "top", vAlign: "top",
size: "grow", size: "grow",
gap: "M",
}, },
routing: { routing: {
route: "/", route: "/",