We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddcd8e commit c787f1aCopy full SHA for c787f1a
src/components/Languages/Languages.jsx
@@ -27,7 +27,6 @@ const Languages = () => {
27
return (
28
<div key={language} className="flex-shrink-0">
29
<Chip
30
- color="primary"
31
variant="faded"
32
startContent={
33
<p
0 commit comments