Incorporate the API changes to the rest of the code.

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-01-10 16:27:46 +00:00
parent b7e0493770
commit d16c977381
9 changed files with 96 additions and 19 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
*/
import React from 'react';
import { createDevApp } from '@backstage/dev-utils';
import { EntityAirbrakeContent, airbrakePlugin } from '../src/plugin';
import { EntityAirbrakeContent, airbrakePlugin } from '../src';
import {
Content,
ContentHeader,