-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Website: Remove unused React components (#1887)
This is a cleanup of a few components we aren't using anymore after [the recent website redesign](#1731) (Select, VersionSelect). Nothing fancy. Confirm the CI checks pass and merge.
- Loading branch information
Showing
9 changed files
with
33 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 0 additions & 42 deletions
42
packages/playground/website/src/components/edit-site-settings-button/index.tsx
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/playground/website/src/components/edit-site-settings-button/style.module.css
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
packages/playground/website/src/components/open-site-manager-button/index.tsx
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/playground/website/src/components/open-site-manager-button/style.module.css
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
packages/playground/website/src/components/select/index.tsx
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/playground/website/src/components/select/style.module.css
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
packages/playground/website/src/components/version-select/index.tsx
This file was deleted.
Oops, something went wrong.