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.
2 parents 892e397 + d6efcdf commit d7f8465Copy full SHA for d7f8465
src/components/theme-builder/state/AllState.svelte.ts
@@ -59,7 +59,7 @@ export class AllState implements IState {
59
<ResourceDictionary
60
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
61
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
62
- xmlns:m="http://schemas.modernwpf.com/2019"
+ xmlns:m="http://schemas.inkore.net/lib/ui/wpf/modern"
63
xmlns:system="clr-namespace:System;assembly=mscorlib">
64
65
<ResourceDictionary.MergedDictionaries>
0 commit comments