Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
143 changes: 0 additions & 143 deletions web/src/components/core/IssuesDrawer.test.tsx

This file was deleted.

106 changes: 0 additions & 106 deletions web/src/components/core/IssuesDrawer.tsx

This file was deleted.

5 changes: 2 additions & 3 deletions web/src/components/core/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) [2022-2025] SUSE LLC
* Copyright (c) [2022-2026] SUSE LLC
*
* All Rights Reserved.
*
Expand Down Expand Up @@ -27,6 +27,7 @@ export { default as EmailInput } from "./EmailInput";
export { default as InstallationFinished } from "./InstallationFinished";
export { default as InstallationProgress } from "./InstallationProgress";
export { default as InstallationExit } from "./InstallationExit";
export { default as InstallerL10nOptions } from "./InstallerL10nOptions";
export { default as ReviewAndInstallButton } from "./ReviewAndInstallButton";
export { default as IssuesAlert } from "./IssuesAlert";
export { default as ListSearch } from "./ListSearch";
Expand All @@ -41,8 +42,6 @@ export { default as PasswordInput } from "./PasswordInput";
export { default as TreeTable } from "./TreeTable";
export { default as Link } from "./Link";
export { default as EmptyState } from "./EmptyState";
export { default as InstallerL10nOptions } from "./InstallerL10nOptions";
export { default as IssuesDrawer } from "./IssuesDrawer";
export { default as SelectWrapper } from "./SelectWrapper";
export { default as NestedContent } from "./NestedContent";
export { default as SubtleContent } from "./SubtleContent";
Expand Down
49 changes: 0 additions & 49 deletions web/src/components/overview/InstallerOptionsSection.tsx

This file was deleted.

23 changes: 0 additions & 23 deletions web/src/components/questions/index.ts

This file was deleted.

25 changes: 0 additions & 25 deletions web/src/components/software/index.ts

This file was deleted.

Loading