Skip to content

Conversation

browner12
Copy link
Contributor

we don't need both the <div> and the <p> elements, as their purpose can be handled by a single <div>.

while minor, having less DOM is always better for performance.

I'm targeting master because, while extremely unlikely, someone could specifically be targeting the specific DOM hierarchy here to add custom styling.

we don't need both the `<div>` and the `<p>` elements, as their purpose can be handled by a single `<div>`.

while minor, having less DOM is always better for performance.
@taylorotwell taylorotwell merged commit c680677 into laravel:master Jul 15, 2025
21 of 54 checks passed
@browner12 browner12 deleted the AB-remove-extra-elements branch July 15, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants