From 2299f9c4be0bf906bc1e226fe04bf9f461e42657 Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Tue, 16 Jun 2026 19:28:44 +0300 Subject: [PATCH] feat: deeplink support --- src/App.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index b41d237..3b146d4 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -218,6 +218,10 @@ function App() {

{selectedItem.name} v{selectedItem.version}

by {selectedItem.author}

+ + Open in Emerald + +
{selectedItem.description}