Skip to content

Commit ad11f85

Browse files
committed
refactor: 移动位置
1 parent 6ed6bb9 commit ad11f85

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BootstrapBlazor.Region/Region.razor renamed to src/components/BootstrapBlazor.Region/Components/Region.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@namespace BootstrapBlazor.Components
22
@inherits PopoverSelectBase<string>
3-
@attribute [JSModuleAutoLoader("./_content/BootstrapBlazor.Region/Region.razor.js", JSObjectReference = true)]
3+
@attribute [JSModuleAutoLoader("./_content/BootstrapBlazor.Region/Components/Region.razor.js", JSObjectReference = true)]
44

55
@if (IsShowLabel)
66
{

src/components/BootstrapBlazor.Region/Region.razor.cs renamed to src/components/BootstrapBlazor.Region/Components/Region.razor.cs

File renamed without changes.

src/components/BootstrapBlazor.Region/Region.razor.css renamed to src/components/BootstrapBlazor.Region/Components/Region.razor.css

File renamed without changes.

src/components/BootstrapBlazor.Region/Region.razor.js renamed to src/components/BootstrapBlazor.Region/Components/Region.razor.js

File renamed without changes.

0 commit comments

Comments
 (0)