Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

feat: app store improvements #504

Merged
merged 2 commits into from
Jun 26, 2024
Merged

feat: app store improvements #504

merged 2 commits into from
Jun 26, 2024

Conversation

reneaaron
Copy link

image

@reneaaron reneaaron requested a review from rolznz June 25, 2024 19:21
@@ -95,7 +95,7 @@ export default function AppCreated() {
{appstoreApp ? (
<ExternalLink
className="font-semibold underline"
to={appstoreApp.to}
to={appstoreApp.webLink}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it ok to only have this one here?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should show all the links like in the other place?

Copy link
Collaborator

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK, looks amazing!

@rolznz rolznz merged commit 99d551c into master Jun 26, 2024
7 of 8 checks passed
@rolznz rolznz deleted the feat/appstore-improvements branch June 26, 2024 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants