feat: update namespace for WrapPanelWithTrailingItem and its tests
This commit is contained in:
@@ -4,7 +4,7 @@ using Avalonia.Controls;
|
||||
using Avalonia.Layout;
|
||||
using Irihi.Avalonia.Shared.Helpers;
|
||||
|
||||
namespace Ursa.Controls.Panels;
|
||||
namespace Ursa.Controls;
|
||||
|
||||
public class WrapPanelWithTrailingItem: Panel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user