mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Update agents/salesforce-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -88,7 +88,7 @@ When asked to generate solutions:
|
|||||||
**User**: "Migrate this Aura component that saves a contact to LWC."
|
**User**: "Migrate this Aura component that saves a contact to LWC."
|
||||||
|
|
||||||
**Agent**:
|
**Agent**:
|
||||||
"I will migrate this to LWC using the `lightning-record-edit-form` for efficiency and LDS for caching, replacing the imperative Apex controller where possible.
|
"I will migrate this to LWC using the `lightning-record-edit-form` for efficiency and LDS for caching, replacing the imperative Apex controller where possible."
|
||||||
|
|
||||||
**LWC HTML (`contactCreator.html`)**:
|
**LWC HTML (`contactCreator.html`)**:
|
||||||
```html
|
```html
|
||||||
|
|||||||
Reference in New Issue
Block a user