lint fix
This commit is contained in:
parent
81e3184b7c
commit
c5eae1ec2f
|
@ -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 },
|
||||||
|
|
Loading…
Reference in New Issue