@@ -317,7 +317,7 @@ code .
7 - Create a new folder named **src**, and within that folder create a new file named **index.js**. Your project structure should look like this:
-
+
8 - Update the **package.json** file to include a build script using **webpack**
@@ -675,7 +675,7 @@ Add an Ignite UI for Blazor component to your razor page:
Build and run the Blazor app.
-
+
diff --git a/docs/xplat/src/content/en/components/nextjs-usage.mdx b/docs/xplat/src/content/en/components/nextjs-usage.mdx
index cd29aa8df7..a981af4c2d 100644
--- a/docs/xplat/src/content/en/components/nextjs-usage.mdx
+++ b/docs/xplat/src/content/en/components/nextjs-usage.mdx
@@ -24,7 +24,7 @@ Explore the seamless integration of {ProductName} into your Next.js project. Thi
diff --git a/docs/xplat/src/content/jp/components/charts/features/chart-data-legend.mdx b/docs/xplat/src/content/jp/components/charts/features/chart-data-legend.mdx
index fd91656ece..e950b16482 100644
--- a/docs/xplat/src/content/jp/components/charts/features/chart-data-legend.mdx
+++ b/docs/xplat/src/content/jp/components/charts/features/chart-data-legend.mdx
@@ -98,7 +98,7 @@ OHLC 価格の **TypicalPrice** (標準価格) とパーセンテージの **Cha
例:
-
+
## {Platform} データ凡例のスタイル設定
diff --git a/docs/xplat/src/content/jp/components/charts/features/chart-data-tooltip.mdx b/docs/xplat/src/content/jp/components/charts/features/chart-data-tooltip.mdx
index 76c498040a..4f085805bd 100644
--- a/docs/xplat/src/content/jp/components/charts/features/chart-data-tooltip.mdx
+++ b/docs/xplat/src/content/jp/components/charts/features/chart-data-tooltip.mdx
@@ -127,9 +127,9 @@ import layoutMode from '@xplat-images/general/layout_mode.png';
凡例項目は、
プロパティを使って垂直または表形式の構造に配置できます。デフォルト値は `Table` で、以前のリリースと同じ外観と操作性を維持します。
例:
-
+
-
+
## {Platform} データ ツールチップのスタイル設定
diff --git a/docs/xplat/src/content/jp/components/general-getting-started-blazor-client.mdx b/docs/xplat/src/content/jp/components/general-getting-started-blazor-client.mdx
index fd1acfdac1..b4740d294b 100644
--- a/docs/xplat/src/content/jp/components/general-getting-started-blazor-client.mdx
+++ b/docs/xplat/src/content/jp/components/general-getting-started-blazor-client.mdx
@@ -141,4 +141,4 @@ Razor ページに Ignite UI for Blazor コンポーネントの追加:
Blazor アプリをビルドして実行します。
-
+
diff --git a/docs/xplat/src/content/jp/components/general-getting-started-blazor-maui.mdx b/docs/xplat/src/content/jp/components/general-getting-started-blazor-maui.mdx
index e8d2303829..329e94839d 100644
--- a/docs/xplat/src/content/jp/components/general-getting-started-blazor-maui.mdx
+++ b/docs/xplat/src/content/jp/components/general-getting-started-blazor-maui.mdx
@@ -142,7 +142,7 @@ Razor ページに Ignite UI for Blazor コンポーネントの追加:
Windows 用の .NET MAUI Blazor アプリをビルドして実行します。
-
+
.NET MAUI を使用したクロス プラットフォーム アプリケーションの構築の詳細については、[Microsoft のドキュメント](https://docs.microsoft.com/ja-jp/dotnet/maui/get-started/first-app?pivots=devices-android)を参照してください。
diff --git a/docs/xplat/src/content/jp/components/general-getting-started-blazor-web-app.mdx b/docs/xplat/src/content/jp/components/general-getting-started-blazor-web-app.mdx
index bb8650f789..07b5be954b 100644
--- a/docs/xplat/src/content/jp/components/general-getting-started-blazor-web-app.mdx
+++ b/docs/xplat/src/content/jp/components/general-getting-started-blazor-web-app.mdx
@@ -159,4 +159,4 @@ Razor ページに Ignite UI for Blazor コンポーネントを追加します
Blazor アプリをビルドして実行します。
-
+
diff --git a/docs/xplat/src/content/jp/components/general-getting-started.mdx b/docs/xplat/src/content/jp/components/general-getting-started.mdx
index c7b3310a97..c901bbc57e 100644
--- a/docs/xplat/src/content/jp/components/general-getting-started.mdx
+++ b/docs/xplat/src/content/jp/components/general-getting-started.mdx
@@ -39,7 +39,7 @@ import gettingStartedBlazorCard from '@xplat-images/general/getting-started-blaz
@@ -287,7 +287,7 @@ code .
7 - **src** という名前の新しいフォルダーを作成し、そのフォルダー内に **index.js** という名前の新しいファイルを作成します。プロジェクト構造は以下のようになります。
-
+
8 - **package.json** ファイルを、**webpack** を使用してビルド スクリプトを含めるよう変更します。
@@ -596,6 +596,6 @@ Razor ページに Ignite UI for Blazor コンポーネントの追加:
Blazor アプリケーションをビルドして実行します。
-
+
diff --git a/docs/xplat/src/content/jp/components/nextjs-usage.mdx b/docs/xplat/src/content/jp/components/nextjs-usage.mdx
index b811d7c5ac..fb1ff36dcf 100644
--- a/docs/xplat/src/content/jp/components/nextjs-usage.mdx
+++ b/docs/xplat/src/content/jp/components/nextjs-usage.mdx
@@ -26,7 +26,7 @@ import geoMap from '@xplat-images/general/geo-map.png';