From 88ae09a55352c1516a9f7c30460cfae04f610a21 Mon Sep 17 00:00:00 2001 From: Andrew Kingston Date: Mon, 29 Mar 2021 16:22:43 +0100 Subject: [PATCH] Remove deprecated dataProvider setting from manifest --- packages/standard-components/manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/standard-components/manifest.json b/packages/standard-components/manifest.json index ede0e8cbc8..1d9b83cf8c 100644 --- a/packages/standard-components/manifest.json +++ b/packages/standard-components/manifest.json @@ -72,7 +72,6 @@ "icon": "ri-search-line", "styleable": true, "hasChildren": true, - "dataProvider": true, "settings": [ { "type": "table", @@ -1070,7 +1069,6 @@ "icon": "ri-file-text-line", "styleable": true, "hasChildren": true, - "dataProvider": true, "actions": [ "ValidateForm" ],