Skip to content

Commit cb47d58

Browse files
committed
fix: missing using
1 parent 9fdd2db commit cb47d58

File tree

1 file changed

+2
-0
lines changed
  • UI/Navigation/src/Navigation/Platforms/Desktop

1 file changed

+2
-0
lines changed

UI/Navigation/src/Navigation/Platforms/Desktop/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
using Uno.UI.Runtime.Skia;
2+
13
namespace Navigation;
24
public class Program
35
{

0 commit comments

Comments
 (0)