Merge pull request #3792 from thabaum/maui-connectivity-issue
Oqtane.Maui - Updates To New Namespace For DynamicComponent Type Oqtane.UI.Head - Fixes #3753
This commit is contained in:
commit
0008919631
@ -1,6 +1,6 @@
|
||||
<DynamicComponent Type="@ComponentType"></DynamicComponent>
|
||||
|
||||
@code {
|
||||
Type ComponentType = Type.GetType("Oqtane.Head, Oqtane.Client");
|
||||
Type ComponentType = Type.GetType("Oqtane.UI.Head, Oqtane.Client");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user