We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7f22c commit 8c6d4a5Copy full SHA for 8c6d4a5
main/default/lwc/lwcRelatedList/lwcRelatedList.js
@@ -1,6 +1,6 @@
1
/*
2
* Author : Sarvesh
3
-* Description : The component to show records of custom/standard as a table.
+* Description : The component to show records of custom/standard of Object as a table.
4
* Production Ready : Yes
5
*/
6
import { LightningElement, wire, track, api } from "lwc";
0 commit comments