using InABox.Core; using InABox.Wpf; using PRSDesktop.WidgetGroups; namespace PRSDesktop; public class CompletedFormsPanel : DashboardContainerPanel, IPanel { }