Skip to content

Commit 348e183

Browse files
joeizangAniket-Engg
authored andcommitted
switch git clone button icon
1 parent dcd7aa2 commit 348e183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/home-tab/src/lib/components/homeTabFile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ function HomeTabFile({ plugin }: HomeTabFileProps) {
208208
_paq.push(['trackEvent', 'hometab', 'filesSection', 'Git Clone'])
209209
await plugin.call('filePanel', 'clone')
210210
}}>
211-
<i className="fab fa-github pl-1 pr-2"></i>
211+
<i className="fa-brands fa-github-alt pl-1 pr-2"></i>
212212
Git Clone
213213
</button>
214214
</CustomTooltip>

0 commit comments

Comments
 (0)