Skip to content

Commit

Permalink
Fix missing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
miroiu committed Dec 18, 2024
1 parent a8032df commit 1b86343
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using System.Windows.Controls;
using Nodify.Events;
using System.Windows.Controls;

namespace Nodify.Playground
{
Expand Down

0 comments on commit 1b86343

Please sign in to comment.