-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(dividers): Add prop descriptions for HairlineDivider
- Loading branch information
1 parent
248efcd
commit 2f3a6ab
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
There should be at most 1 `WaveDivider` per page. | ||
|
||
Images or artwork should **never** be used in combination with the `WaveDivider`. | ||
|
||
``` | ||
<WaveDivider /> | ||
``` |