1
0
Fork 0
mirror of synced 2024-07-18 20:56:04 +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", name: "Record Detail",
_component: "@budibase/standard-components/recorddetail", _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", icon: "ri-profile-line",
properties: { properties: {
design: { ...all }, design: { ...all },