Update instructions/lwc.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Abbas
2025-12-31 10:01:21 +05:30
committed by GitHub
parent 2cff1e2589
commit 5e941719dd

View File

@@ -326,7 +326,7 @@ export default class MyComponent extends LightningElement {
} }
performOperation() { performOperation() {
// Developer-defined async operation // Developer-defined async operation
} }
showSuccessToast() { showSuccessToast() {