1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00
This commit is contained in:
Michael Shanks 2020-07-01 13:27:12 +01:00
parent 8e4f69ff15
commit b0128dcfd0

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 },