Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marcosinigaglia
Copy link
Contributor

There was an error in the InstallApp component in the PWA version. I fixed it and added translations.

@marcosinigaglia
Copy link
Contributor Author

Hi @krokosik , thanks for the reviews. I think is fine now.

@marcosinigaglia
Copy link
Contributor Author

@krokosik done

<div className="mt-[40vh] flex -translate-y-[130%] flex-col items-center justify-center gap-6">
<InstallApp />
<DownloadAppDrawer />
{!isPwa && <p>{t('ui.or', { ns: 'common' })}</p>}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This check is already inside the component. Simply add: as children.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The alignment breaks if they are not separate elements.

@krokosik krokosik merged commit ed29fdd into oss-apps:main Sep 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants