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 f8fdb46 commit 915adf1Copy full SHA for 915adf1
src/BootstrapBlazor/Components/Dropdown/Dropdown.razor
@@ -1,4 +1,4 @@
1
-@namespace BootstrapBlazor.Components
+@namespace BootstrapBlazor.Components
2
@typeparam TValue
3
@inherits PopoverSelectBase<TValue>
4
@attribute [BootstrapModuleAutoLoader("Dropdown/Dropdown.razor.js", JSObjectReference = true)]
0 commit comments