Skip to content

Commit 919cca1

Browse files
committed
description color search color
1 parent 1ba7dc6 commit 919cca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/StarsFilter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export default function StarsFilter() {
7575
control={control}
7676
/>
7777

78-
<button className="btn btn-ghost ml-2 ring-1 ring-2023-manga-2" type="submit">
78+
<button className="btn btn-ghost ml-2 text-2023-manga-2 ring-1 ring-2023-manga-2" type="submit">
7979
Search
8080
</button>
8181
</div>

0 commit comments

Comments
 (0)