Get rid of usages of the old Button

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-02-20 11:09:08 +01:00
parent bc6653f4e2
commit c10384a923
16 changed files with 59 additions and 43 deletions
@@ -33,7 +33,7 @@ import { V1ObjectMeta } from '@kubernetes/client-node';
import { withStyles } from '@material-ui/core/styles';
import jsYaml from 'js-yaml';
import {
Button as BackstageButton,
LinkButton as BackstageButton,
CodeSnippet,
StructuredMetadataTable,
WarningPanel,