From 9c7e29a1577cb19c4bf9c90caeecc80c3ffeabe9 Mon Sep 17 00:00:00 2001 From: Aqueeb Date: Tue, 18 Apr 2023 22:56:56 -0400 Subject: [PATCH] docs: changing shopping card to shopping cart (#8898) * docs: changing shopping card to shopping cart * docs: changing shoppping card to shoppint cart (retriggering builds) --- website/docs/swizzling.mdx | 2 +- website/versioned_docs/version-2.0.1/swizzling.mdx | 2 +- website/versioned_docs/version-2.1.0/swizzling.mdx | 2 +- website/versioned_docs/version-2.2.0/swizzling.mdx | 2 +- website/versioned_docs/version-2.3.1/swizzling.mdx | 2 +- website/versioned_docs/version-2.4.0/swizzling.mdx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/docs/swizzling.mdx b/website/docs/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/docs/swizzling.mdx +++ b/website/docs/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: diff --git a/website/versioned_docs/version-2.0.1/swizzling.mdx b/website/versioned_docs/version-2.0.1/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/versioned_docs/version-2.0.1/swizzling.mdx +++ b/website/versioned_docs/version-2.0.1/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: diff --git a/website/versioned_docs/version-2.1.0/swizzling.mdx b/website/versioned_docs/version-2.1.0/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/versioned_docs/version-2.1.0/swizzling.mdx +++ b/website/versioned_docs/version-2.1.0/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: diff --git a/website/versioned_docs/version-2.2.0/swizzling.mdx b/website/versioned_docs/version-2.2.0/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/versioned_docs/version-2.2.0/swizzling.mdx +++ b/website/versioned_docs/version-2.2.0/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: diff --git a/website/versioned_docs/version-2.3.1/swizzling.mdx b/website/versioned_docs/version-2.3.1/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/versioned_docs/version-2.3.1/swizzling.mdx +++ b/website/versioned_docs/version-2.3.1/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: diff --git a/website/versioned_docs/version-2.4.0/swizzling.mdx b/website/versioned_docs/version-2.4.0/swizzling.mdx index 390a598713..fe7a593c53 100644 --- a/website/versioned_docs/version-2.4.0/swizzling.mdx +++ b/website/versioned_docs/version-2.4.0/swizzling.mdx @@ -308,7 +308,7 @@ Swizzling ultimately means you have to maintain some additional React code that ## Wrapping your site with `` {#wrapper-your-site-with-root} -The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping card state...). +The `` component is rendered at the **very top** of the React tree, above the theme ``, and **never unmounts**. It is the perfect place to add stateful logic that should not be re-initialized across navigations (user authentication status, shopping cart state...). Swizzle it **manually** by creating a file at `src/theme/Root.js`: