removed big-gear

This commit is contained in:
Frank Johnson
2021-09-08 10:44:44 -04:00
parent 51bc32aad0
commit 5b85eec64c
2 changed files with 1 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ const IdeSideBar = () => {
aria-label="IDE settings"
disabled
>
<Svg name="big-gear" />
<Svg name="gear" />
</button>
</div>
)