Skip to content

Commit

Permalink
chore: dark mode changes (#18393)
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin authored Nov 6, 2023
1 parent 6070407 commit 01af460
Show file tree
Hide file tree
Showing 12 changed files with 91 additions and 484 deletions.
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ module.exports = {
element: 'Collapse',
message: 'use <LemonCollapse> instead',
},
{
element: 'Checkbox',
message: 'use <LemonCheckbox> instead',
},
{
element: 'MonacoEditor',
message: 'use <CodeEditor> instead',
Expand Down
Binary file modified frontend/__snapshots__/components-cards-text-card--template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99 changes: 0 additions & 99 deletions frontend/src/lib/components/ResizableTable/VirtualTableHeader.tsx

This file was deleted.

81 changes: 0 additions & 81 deletions frontend/src/lib/components/ResizableTable/index.scss

This file was deleted.

Loading

0 comments on commit 01af460

Please sign in to comment.