Skip to content

Commit

Permalink
Update packages/ui/src/molecules/ProductTitle/stories/ProductTitle.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Filipe W. Lima <filipe.lima@vtex.com.br>
  • Loading branch information
ArthurTriis1 and Filipe W. Lima authored Jul 27, 2022
1 parent f2bf75c commit dbcd70f
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ import ProductTitle from '../ProductTitle'
## CSS Selectors

```css
[data-store-product-title] {
[data-fs-product-title] {
}

[data-fs-product-title-header] {
}

[data-fs-product-title-addendum] {
}
```

0 comments on commit dbcd70f

Please sign in to comment.