You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Adjusts routes based on `useIsMobile()` hook, if mobile is detected all
paths except `onboarding, connectWallet, character, createCharacter`
will redirect to `<MobileNotAvailable />`. This pr includes UI
components for the `character` and `createCharacter` routes.
## Related Issues
#108
## Screenshots (if applicable)
https://github.com/Kryha/KREAd/assets/97608823/ad674348-7cf8-4a1c-b191-44ffba25cfe3
## Checklist
Make sure all items are checked before submitting the pull request.
Remove any items that are not applicable.
- [x] The PR title is clear and concise.
- [x] Are there changes in the /fronted folder? Make sure `cd frontend
&& yarn build` runs successfully.;
## Additional Comments
Currently having issues connecting the Keplr app to Emerynet, so this PR
is purely UI and routing changes
Description
Allow users to use mobile for minting and viewing a KREAd character
Proposed Solution
Acceptance criteria
User can mint a new character and see it on KREAd's frontend using keplr from a mobile device
Additional info
No response
The text was updated successfully, but these errors were encountered: