Fix new row screen template

This commit is contained in:
Andrew Kingston 2020-10-16 09:16:36 +01:00
parent c627c1d7d7
commit ca200b81f3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export const NEW_ROW_TEMPLATE = "NEW_ROW_TEMPLATE"
const createScreen = table => ({ const createScreen = table => ({
props: { props: {
_id: "c683c4ca8ffc849c6bdd3b7d637fbbf3c", _id: "c683c4ca8ffc849c6bdd3b7d637fbbf3c",
_component: "@budibase/standard-components/rowdetail", _component: "@budibase/standard-components/newrow",
_styles: { _styles: {
normal: {}, normal: {},
hover: {}, hover: {},