Skip to content

Commit

Permalink
fix(buildteams): 🐛 Temporary fix for lint error, only for sucessful b…
Browse files Browse the repository at this point in the history
…uild
  • Loading branch information
Nudelsuppe42 committed Aug 16, 2023
1 parent 7181f61 commit 04fd31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/teams/[team]/manage/apply.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const Apply: NextPage = () => {
}}
seo={{ nofollow: true, noindex: true }}
>
<SettingsTabs>
<SettingsTabs team={'03c6ff11-0d72-4ed7-9c5d-f75abe03c4d3'}>
<Modal
zIndex={9999}
opened={editingQuestion != null}
Expand Down

0 comments on commit 04fd31d

Please sign in to comment.