Bug 1901942 - [devtools] Remove unused FilterCheckbox component. r=devtools-reviewers,jdescottes.

Differential Revision: https://phabricator.services.mozilla.com/D213391
This commit is contained in:
Nicolas Chevobbe
2024-06-12 11:54:38 +00:00
parent 8447c5f914
commit 8a13e46e2e
5 changed files with 3 additions and 81 deletions

View File

@@ -84,9 +84,9 @@ The React architecture is described on the following diagram.
│ │ ┌─────────┴─────────────┐ │
│ │ │ │ │
│ │ ▼ ▼ ▼
│ ┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐ │
│ │ │ FilterButton │ FilterCheckbox │ │ MessageContainer │
│ └──────────────────┘ └──────────────────┘ └──────────────────┘ │
│ ┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐ │
│ │ │ FilterButton │ │ ConsoleSettings │ │ MessageContainer │
│ └──────────────────┘ └──────────────────┘ └──────────────────┘ │
│ │ │
│ │ │
│ │ │