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