Skip to content

Commit 40a4cc7

Browse files
authored
Merge branch 'main' into Soneium-Manito-OP-Grant-Update
2 parents 90fa818 + c9f52e9 commit 40a4cc7

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/(chainPage)/components/client/FaucetButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ export function FaucetButton({
208208
<FormItem>
209209
<FormControl>
210210
<Turnstile
211+
className="mt-4"
211212
siteKey={TURNSTILE_SITE_KEY}
212213
onSuccess={(token) => field.onChange(token)}
213214
/>

apps/dashboard/src/pages/open-source.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ const filterOut = [
7070
"Yash094",
7171
"gregfromstl",
7272
"DustinTurska",
73+
"iuwqyir",
74+
"GWSzeto",
75+
"Joe-Thirdweb",
76+
"AmineAfia",
77+
"catalyst17",
78+
"dirtycajunrice",
7379
];
7480

7581
const repositories = [

0 commit comments

Comments
 (0)