From d1799f94eef0c5381b73715e7681d46f747048b6 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Fri, 28 Jun 2024 14:49:26 -0400 Subject: [PATCH 1/2] docs(demos): update v8 playgrounds to use correct version --- static/usage/v8/datetime/highlightedDates/array/index.md | 2 +- static/usage/v8/datetime/highlightedDates/callback/index.md | 2 +- static/usage/v8/icon/basic/index.md | 2 +- static/usage/v8/tabs/router/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/usage/v8/datetime/highlightedDates/array/index.md b/static/usage/v8/datetime/highlightedDates/array/index.md index c72db6d82aa..0e193c65fe6 100644 --- a/static/usage/v8/datetime/highlightedDates/array/index.md +++ b/static/usage/v8/datetime/highlightedDates/array/index.md @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md'; + diff --git a/static/usage/v8/tabs/router/index.md b/static/usage/v8/tabs/router/index.md index ad0ed4dabe1..8700e6c248c 100644 --- a/static/usage/v8/tabs/router/index.md +++ b/static/usage/v8/tabs/router/index.md @@ -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'; Date: Fri, 28 Jun 2024 14:51:29 -0400 Subject: [PATCH 2/2] style: change brackets to quotes --- static/usage/v6/datetime/highlightedDates/array/index.md | 2 +- static/usage/v6/datetime/highlightedDates/callback/index.md | 2 +- static/usage/v6/icon/basic/index.md | 2 +- static/usage/v6/tabs/router/index.md | 2 +- static/usage/v7/datetime/highlightedDates/array/index.md | 2 +- static/usage/v7/datetime/highlightedDates/callback/index.md | 2 +- static/usage/v7/icon/basic/index.md | 2 +- static/usage/v7/tabs/router/index.md | 2 +- static/usage/v8/datetime/highlightedDates/array/index.md | 2 +- static/usage/v8/datetime/highlightedDates/callback/index.md | 2 +- static/usage/v8/icon/basic/index.md | 2 +- static/usage/v8/tabs/router/index.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/static/usage/v6/datetime/highlightedDates/array/index.md b/static/usage/v6/datetime/highlightedDates/array/index.md index 6eb7c9ec130..813279cbf79 100644 --- a/static/usage/v6/datetime/highlightedDates/array/index.md +++ b/static/usage/v6/datetime/highlightedDates/array/index.md @@ -9,7 +9,7 @@ import angular_example_component_ts from './angular/example_component_ts.md'; + diff --git a/static/usage/v6/tabs/router/index.md b/static/usage/v6/tabs/router/index.md index 92bdc7799fe..7acff190150 100644 --- a/static/usage/v6/tabs/router/index.md +++ b/static/usage/v6/tabs/router/index.md @@ -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'; + diff --git a/static/usage/v7/tabs/router/index.md b/static/usage/v7/tabs/router/index.md index 77161af269f..771f9414182 100644 --- a/static/usage/v7/tabs/router/index.md +++ b/static/usage/v7/tabs/router/index.md @@ -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'; + diff --git a/static/usage/v8/tabs/router/index.md b/static/usage/v8/tabs/router/index.md index 8700e6c248c..76c9c52c4e5 100644 --- a/static/usage/v8/tabs/router/index.md +++ b/static/usage/v8/tabs/router/index.md @@ -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';