Update remaining <p> tags to use the new Typography approach.
Open
P2
Team M
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 383
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Feature Description
This is a follow-up issue for #10946.
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
* Remaining occurrences of the hardcoded p tags are replaced with the new `P` component (that uses `Typography` under the hood).
* Any duplicated styles that are hardcoded for the replaced paragraphs, but now covered in Typography component styles, are removed.
## Implementation Brief
* [x] Search for remaining `
## Changelog entry
*
Contributor guide
Assessment
This issue has not been assessed yet.