using Wino.Core.Domain.Enums;
namespace Wino.Messaging.Client.Navigation;
public sealed record ActiveSettingsPageChanged(WinoPage RootPage);