trailheadapps / dreamhouse-lwc

Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Real estate use case. Get inspired and learn best practices.
https://developer.salesforce.com
Apache License 2.0
382 stars 768 forks source link

Revert prop record page so TH unit is not broken #639

Closed albarivas closed 2 months ago

albarivas commented 2 months ago

What does this PR do?

Fix prop record page so step 8 in https://trailhead.salesforce.com/content/learn/projects/quick-start-dreamhouse-sample-app/get-to-know-the-app-dreamhouse is not broken

What issues does this PR fix or reference?

The PR fulfills these requirements:

[ ] Tests for the proposed changes have been added/updated. [ ] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>