prettier and API reports

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-02-12 14:23:59 +01:00
parent 3b199506e5
commit da2015bb3b
7 changed files with 76 additions and 84 deletions
@@ -14,11 +14,7 @@
* limitations under the License.
*/
import {
AppNode,
useApi,
appTreeApiRef,
} from '@backstage/frontend-plugin-api';
import { AppNode, useApi, appTreeApiRef } from '@backstage/frontend-plugin-api';
import { Box, Checkbox } from '@backstage/ui';
import { ReactNode, useState } from 'react';