mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-19 06:17:04 -04:00
Add dark mode colors
This commit is contained in:
@@ -142,6 +142,7 @@ export default function CompatibilityPage() {
|
||||
onChange={(e: React.ChangeEvent<HTMLInputElement>) => {
|
||||
setSearchTerm(e.target.value)
|
||||
}}
|
||||
searchIcon
|
||||
/>
|
||||
<Checkbox
|
||||
label={t('compatibility.pinned_only', 'Pinned only')}
|
||||
|
||||
Reference in New Issue
Block a user