style: remove font size class from button (#6630)

This commit is contained in:
Sanjai Kumar
2026-01-02 18:50:06 +05:30
committed by GitHub
parent bfc8968e24
commit a35b455041

View File

@@ -69,7 +69,7 @@ const Info = ({ collection }) => {
</button>
<button
type="button"
className="text-sm text-link cursor-pointer hover:underline text-left bg-transparent"
className="text-link cursor-pointer hover:underline text-left bg-transparent"
onClick={() => {
dispatch(
addTab({