feat: simplfy even further!

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-10-12 16:29:35 +02:00
parent 6436c5ac6f
commit b4e21496d7
4 changed files with 3 additions and 245 deletions
@@ -64,9 +64,7 @@ import {
selectedTemplateRouteRef,
} from '../../routes';
import { scaffolderApiRef } from '@backstage/plugin-scaffolder-react';
// typings are wrong for this library, so fallback to not parsing types.
const humanizeDuration = require('humanize-duration');
import humanizeDuration from 'humanize-duration';
const useStyles = makeStyles((theme: Theme) =>
createStyles({