Skip to content

Commit

Permalink
Update SimpleUpdate.jsx
Browse files Browse the repository at this point in the history
Updated Color
  • Loading branch information
LoafPickleWW authored Jul 3, 2024
1 parent e4cebbe commit 4344235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/SimpleUpdate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ export function SimpleUpdate() {
className="w-48 bg-gray-300 text-sm font-medium text-center leading-none text-black placeholder:text-black/50 px-3 py-2 border rounded border-gray-200"
></input>
<button
className="rounded bg-secondary-green hover:bg-secondary-green/80 transition text-white/90 font-semibold px-4 py-1 mt-2"
className="rounded bg-secondary-green hover:bg-secondary-green/80 transition text-black/90 font-semibold px-4 py-1 mt-2"
onClick={getAssetData}
>
Next
Expand Down

0 comments on commit 4344235

Please sign in to comment.