Skip to content

Commit

Permalink
iOSアプリのところ編集
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-20 committed Feb 29, 2024
1 parent 3f6926b commit b7a894b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions apps/web/src/client/LandingPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,12 @@ export const LandingPage: NextPage = () => {
css={css`
display: inline-block;
`}
disabled
href=""
href="https://testflight.apple.com/join/6LnlRyD3"
rel="noopener noreferrer"
target="_blank"
variant="outline"
>
iOSアプリ (準備中)
iOSアプリ (TestFlight)
</Button>
</Flex>
</div>
Expand Down

0 comments on commit b7a894b

Please sign in to comment.