Skip to content

Commit

Permalink
Update ProductDescription.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ícaro Azevedo authored Oct 6, 2023
1 parent f0a961b commit f2b31d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ function ProductDescription({
<UIAccordionButton>{title}</UIAccordionButton>
<UIAccordionPanel>
<div
// Applies display: contents though FastStore UI
// Applies display: contents through FastStore UI
data-fs-product-details-description-content
// The content is already sanitized by FastStore API
dangerouslySetInnerHTML={{ __html: content }}
Expand Down

0 comments on commit f2b31d8

Please sign in to comment.