We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f724b commit 97fc831Copy full SHA for 97fc831
src/BootstrapBlazor/Components/Tab/Tab.razor.cs
@@ -1,9 +1,8 @@
1
-// Copyright (c) Argo Zhang (argo@163.com). All rights reserved.
+// Copyright (c) Argo Zhang (argo@live.ca). All rights reserved.
2
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3
// Website: https://www.blazor.zone or https://argozhang.github.io/
4
5
using Microsoft.Extensions.Localization;
6
-
7
using System.Collections.Concurrent;
8
using System.Reflection;
9
0 commit comments