This commit is contained in:
Michael Shanks 2020-07-01 13:27:12 +01:00
parent 81e3184b7c
commit c5eae1ec2f
1 changed files with 2 additions and 1 deletions

View File

@ -417,7 +417,8 @@ export default {
{
name: "Record Detail",
_component: "@budibase/standard-components/recorddetail",
description: "Loads a record, using an id from the URL, which can be used with {{ context }}, in children",
description:
"Loads a record, using an id from the URL, which can be used with {{ context }}, in children",
icon: "ri-profile-line",
properties: {
design: { ...all },