diff --git a/packages/builder/src/components/userInterface/temporaryPanelStructure.js b/packages/builder/src/components/userInterface/temporaryPanelStructure.js index 7a8b336563..99692d2827 100644 --- a/packages/builder/src/components/userInterface/temporaryPanelStructure.js +++ b/packages/builder/src/components/userInterface/temporaryPanelStructure.js @@ -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 },