Skip to content

Commit 4fc1c15

Browse files
authored
Update README.md
1 parent 7c29e26 commit 4fc1c15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,8 @@ a[data-component='button'] {
250250
```
251251
<!-- prettier-ignore-stop -->
252252

253-
> [!NOTE] > `data-component` is just a naming convention. Feel free to use any attribute, like `data-kind='button'` or just `data-c`. It’s simply a way to differentiate between components using the same tag.
253+
> [!NOTE]
254+
> `data-component` is just a naming convention. Feel free to use any attribute, like `data-kind='button'` or just `data-c`. It’s simply a way to differentiate between components using the same tag.
254255
255256
### How to split my code?
256257

0 commit comments

Comments
 (0)