Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd06875e

Browse files
committed
chore: fix playground style
1 parenteba7927 commitd06875e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

‎apps/docs/content/_components/loadercircular.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ It's important to properly set `aria-label` for screen readers to read proper in
4444

4545
##Playground
4646

47-
<Generateclass="playground"/>
47+
<Generateclass="playground"/>
4848

4949
#tab-2
5050

‎apps/docs/content/_components/ratingbutton.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The RatingButton uses hidden radio input elements to satisfy all keyboard functi
107107

108108
##Playground
109109

110-
<Generatestyle="height:400px" />
110+
<Generateclass="playground" />
111111

112112
#tab-2
113113

‎apps/docs/content/_components/scrollable.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The previous and next buttons have `aria-label` attributes (`buttonPrevAriaLabel
8282

8383
##Playground
8484

85-
<Generatestyle="height:500px" />
85+
<Generateclass="playground"style="height:600px;" />
8686

8787
#tab-2
8888

‎apps/docs/content/_components/textarea.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Textarea is multi-line input, so Return or Enter key inserts a line break.
9898

9999
##Playground
100100

101-
<Generatestyle="height:600px;"/>
101+
<Generateclass="playground"style="height:800px;"/>
102102

103103
#tab-2
104104

‎apps/docs/content/_components/thumbnail.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Similar to images, you can also pass an icon into the default slot.
104104

105105
##Playground
106106

107-
<Generatestyle="height:450px" />
107+
<Generateclass="playground"style="height:500px;" />
108108

109109
#tab-2
110110

‎apps/docs/content/_components/tooltip.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ By default, this component sets `role="tooltip"`.
4141

4242
##Playground
4343

44-
<Generate />
44+
<Generateclass="playground"/>
4545

4646
#tab-2
4747

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp