chore: addressed review comments

This commit is contained in:
Anoop M D
2025-12-29 05:56:46 +05:30
parent 8307afd535
commit b3a3e0a798
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ const StyledWrapper = styled.div`
.searchbar-icon-btn.active {
color: ${(props) => props.theme.brand};
background-color: ${(props) => rgba(props.theme.brand, 0.1)};
font-weght: 500;
font-weight: 500;
}
`;

View File

@@ -1,5 +1,5 @@
import React from 'react';
import { ColorSwatch, ColorSection } from './components';
import { ColorSection } from './components';
// Catppuccin Latte (Light)
const latte = {