Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion static/usage/v6/datetime/highlightedDates/array/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={6}
version="6"
code={{
javascript,
react,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={6}
version="6"
code={{
javascript,
react,
Expand Down
2 changes: 1 addition & 1 deletion static/usage/v6/icon/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ import react from './react.md';
import vue from './vue.md';
import angular from './angular.md';

<Playground version={6} size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v6/icon/basic/demo.html" />
<Playground version="6" size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v6/icon/basic/demo.html" />
2 changes: 1 addition & 1 deletion static/usage/v6/tabs/router/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import react_library_page_tsx from './react/library_page_tsx.md';
import react_search_page_tsx from './react/search_page_tsx.md';

<Playground
version={6}
version="6"
code={{
javascript,
angular: {
Expand Down
2 changes: 1 addition & 1 deletion static/usage/v7/datetime/highlightedDates/array/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={7}
version="7"
code={{
javascript,
react,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={7}
version="7"
code={{
javascript,
react,
Expand Down
2 changes: 1 addition & 1 deletion static/usage/v7/icon/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ import react from './react.md';
import vue from './vue.md';
import angular from './angular.md';

<Playground version={7} size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v7/icon/basic/demo.html" />
<Playground version="7" size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v7/icon/basic/demo.html" />
2 changes: 1 addition & 1 deletion static/usage/v7/tabs/router/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import react_library_page_tsx from './react/library_page_tsx.md';
import react_search_page_tsx from './react/search_page_tsx.md';

<Playground
version={7}
version="7"
code={{
javascript,
angular: {
Expand Down
2 changes: 1 addition & 1 deletion static/usage/v8/datetime/highlightedDates/array/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={7}
version="8"
code={{
javascript,
react,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md';

<Playground
size="medium"
version={7}
version="8"
code={{
javascript,
react,
Expand Down
2 changes: 1 addition & 1 deletion static/usage/v8/icon/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ import react from './react.md';
import vue from './vue.md';
import angular from './angular.md';

<Playground version={7} size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v8/icon/basic/demo.html" />
<Playground version="8" size="xsmall" code={{ javascript, react, vue, angular }} src="usage/v8/icon/basic/demo.html" />
2 changes: 1 addition & 1 deletion static/usage/v8/tabs/router/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import react_library_page_tsx from './react/library_page_tsx.md';
import react_search_page_tsx from './react/search_page_tsx.md';

<Playground
version={7}
version="8"
code={{
javascript,
angular: {
Expand Down