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 c93f26d commit d6efcdfCopy full SHA for d6efcdf
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