1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-16 10:35:31 +01:00
parent d3d2202caa
commit be4eaa93ee
5 changed files with 11 additions and 9 deletions

View File

@ -17,7 +17,6 @@ const openLink = async (url: string, navigation?: any) => {
const handleNavigation = (page: 'Tab-Shared-Toot' | 'Tab-Shared-Account', options: {}) => {
if (navigation) {
// @ts-ignore
navigation.push(page, options)
} else {
// @ts-ignore