Skip to content

Commit 2e95c0b

Browse files
committed
Update YamlViewButtonWithLoader.tsx
1 parent 3a6def1 commit 2e95c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Yaml/YamlViewButtonWithLoader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Bar, Button, Dialog } from '@ui5/webcomponents-react';
1+
import { Button } from '@ui5/webcomponents-react';
22
import { FC, useState } from 'react';
33
import { YamlLoader } from './YamlLoader.tsx';
44
import { useTranslation } from 'react-i18next';

0 commit comments

Comments
 (0)