Describe the bug
A clear and concise description of what the bug is.
When authoring list and selecting the description checkbox, there is a $ displayed in the description test
Package version
Provide a package version where the bug occurs.
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
To Reproduce
Steps to reproduce the behavior:
- Drag a list component
- Build list using child pages
- In the item settings tab select link items and show description checkbox
- Click Done
- Items will display $ before description
This is coming from line 72 of the following code
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
Expected behavior
Item description must not have $ before the text
Screenshots
If applicable, add screenshots to help explain your problem.


Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
When authoring list and selecting the description checkbox, there is a $ displayed in the description test
Package version
Provide a package version where the bug occurs.
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
To Reproduce
Steps to reproduce the behavior:
This is coming from line 72 of the following code
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
Expected behavior
Item description must not have $ before the text
Screenshots


If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.