-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed skin stepper import * fixes calendar attributes markdown * fixes date textbox attributes markdown * testing code snippet highlighting * fixes react syntax highlighting * fixes radio attributes markdown * fixes select attributes markdown * fixes section title attributes markdown * fixes switch attributes markdown * fixes textbox attributes markdown * fixes toast dialog attributes markdown
- Loading branch information
1 parent
6763494
commit 043abcf
Showing
17 changed files
with
134 additions
and
131 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
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
## Usage | ||
|
||
```react | ||
```jsx | ||
<EbayCarousel> | ||
<CarouselItem> | ||
Item 1 | ||
|
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
Oops, something went wrong.