Skip to content

Commit 8417ac5

Browse files
authored
feat(TableExport): bump version 9.2.1 (#5382)
* chore: bump version 9.2.1 * doc: 更正文档
1 parent e9f89e8 commit 8417ac5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<PackageReference Include="BootstrapBlazor.Splitting" Version="9.0.2" />
6060
<PackageReference Include="BootstrapBlazor.SvgEditor" Version="9.0.3" />
6161
<PackageReference Include="BootstrapBlazor.SummerNote" Version="9.0.3" />
62-
<PackageReference Include="BootstrapBlazor.TableExport" Version="9.1.1" />
62+
<PackageReference Include="BootstrapBlazor.TableExport" Version="9.2.1" />
6363
<PackageReference Include="BootstrapBlazor.Topology" Version="9.0.0" />
6464
<PackageReference Include="BootstrapBlazor.VideoPlayer" Version="9.0.3" />
6565
<PackageReference Include="BootstrapBlazor.WinBox" Version="9.0.7" />

src/BootstrapBlazor.Server/Components/Samples/Labels.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
&lt;/BootstrapLabelSetting&gt;
248248
&lt;/ValidateForm&gt;</Pre>
249249
<p>
250-
@((MarkupString)Localizer["LabelsWidthCode1"].Value) <b>180</b>
250+
@((MarkupString)Localizer["LabelsWidthCode1"].Value)
251251
</p>
252252
<ul class="ul-demo">
253253
<li><code>ValidateForm</code> <b>100</b></li>

0 commit comments

Comments
 (0)