I have a static widget as below and deployed to production.
struct ABCWidget: Widget { let kind: String = "xyzWidget" var body: some WidgetConfi