Skip to content

Commit e0d33b6

Browse files
Adding changes
1 parent ca67fcc commit e0d33b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Styles/StylingToolbarItem/App.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public partial class App : Application
44
{
55
public App()
66
{
7-
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Ix0oFS8QJAw9HSQvXkVhQlBad1RDX3xKf0x/TGpQb19xflBPallYVBYiSV9jS3tTfkdnWHdbd3dWRGZUWU91Xg==");
7+
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Add Valid License");
88
InitializeComponent();
99
}
1010

0 commit comments

Comments
 (0)