Merge PluginApiClientConfig and ApiClient into PluginApiClient

Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
This commit is contained in:
Erik Engervall
2021-04-14 16:07:48 +02:00
parent 9f2def6e0d
commit ef60f6be08
66 changed files with 277 additions and 198 deletions
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import React from 'react';
import { createDevApp } from '@backstage/dev-utils';