Skip to content

Commit

Permalink
fix: Failing Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tooluloope committed May 11, 2022
1 parent fdc3143 commit 2f8c178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/client/src/pages/Editor/BottomBar/ManualUpgrades.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ function ManualUpgrades() {
>
<Icon
className="t--upgrade"
disabled={applicationVersion < latestVersion}
fillColor={Colors.SCORPION}
name="upgrade"
onClick={() => {
Expand Down

0 comments on commit 2f8c178

Please sign in to comment.