diff --git a/BlazorBootstrap.Demo.Hosted/Server/Pages/_Host.cshtml b/BlazorBootstrap.Demo.Hosted/Server/Pages/_Host.cshtml index 25222faca..0ae52e044 100644 --- a/BlazorBootstrap.Demo.Hosted/Server/Pages/_Host.cshtml +++ b/BlazorBootstrap.Demo.Hosted/Server/Pages/_Host.cshtml @@ -50,7 +50,7 @@ - + diff --git a/BlazorBootstrap.Demo.Server/Components/App.razor b/BlazorBootstrap.Demo.Server/Components/App.razor index 36d417c47..58ede1844 100644 --- a/BlazorBootstrap.Demo.Server/Components/App.razor +++ b/BlazorBootstrap.Demo.Server/Components/App.razor @@ -44,7 +44,7 @@ - + diff --git a/BlazorBootstrap.Demo.WebAssembly/wwwroot/index.html b/BlazorBootstrap.Demo.WebAssembly/wwwroot/index.html index 0fe3f5706..336dbd219 100644 --- a/BlazorBootstrap.Demo.WebAssembly/wwwroot/index.html +++ b/BlazorBootstrap.Demo.WebAssembly/wwwroot/index.html @@ -50,7 +50,7 @@ - + diff --git a/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx b/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx index cc70804d9..86a3047b5 100644 --- a/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx +++ b/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx @@ -121,7 +121,7 @@ The default Blazor template includes demonstration code and Bootstrap. To remove - + diff --git a/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx b/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx index 859856b1d..0fb862666 100644 --- a/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx +++ b/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx @@ -110,7 +110,7 @@ The default Blazor template includes demonstration code and Bootstrap. To remove - + diff --git a/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx b/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx index 13cfedb33..3c4071cad 100644 --- a/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx +++ b/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx @@ -136,7 +136,7 @@ Register tag helpers in **_Imports.razor** - + diff --git a/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx b/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx index 92c2ff77a..4a4e514e2 100644 --- a/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx +++ b/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx @@ -38,7 +38,7 @@ Insert the following references into the **body** section of the **wwwroot/index ``` js showLineNumbers - + diff --git a/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx b/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx index b2d5cbf55..9e7d0604f 100644 --- a/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx +++ b/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx @@ -47,7 +47,7 @@ Insert the following references into the **body** section of the **wwwroot/index ``` js showLineNumbers - + @@ -138,7 +138,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - + diff --git a/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx b/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx index 1a02182fd..c739ee518 100644 --- a/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx +++ b/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx @@ -47,7 +47,7 @@ Insert the following references into the **body** section of the **Pages/_Host.c ``` js showLineNumbers - + @@ -141,7 +141,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - + diff --git a/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx b/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx index 664d2cc91..06d1be8b3 100644 --- a/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx +++ b/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx @@ -38,7 +38,7 @@ Insert the following references into the **body** section of the **wwwroot/index ``` js showLineNumbers - + diff --git a/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx b/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx index f471e551a..302fa993d 100644 --- a/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx +++ b/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx @@ -47,7 +47,7 @@ Insert the following references into the **body** section of the **wwwroot/index ``` js showLineNumbers - + @@ -131,7 +131,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - + diff --git a/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx b/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx index 11a0f5e76..87fd31796 100644 --- a/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx +++ b/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx @@ -51,7 +51,7 @@ Insert the following references into the **body** section of the **Pages/_Layout ``` js showLineNumbers - + @@ -142,7 +142,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - +