From c1eeb3ef2abfe5d55bb4b997c52fcccfde67aa10 Mon Sep 17 00:00:00 2001 From: Markus Tacker Date: Thu, 5 Dec 2024 22:28:29 +0100 Subject: [PATCH] feat(sharing): use stronger wording about public sharing of devices --- src/components/Navbar.tsx | 2 +- src/components/PublicDeviceWarning.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index c5eb4263..5f181577 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -73,7 +73,7 @@ const Navigation = () => { title="Make your device available to the public" target="_blank" > - Share device + Make device public )} diff --git a/src/components/PublicDeviceWarning.tsx b/src/components/PublicDeviceWarning.tsx index 6c7ab54c..be394ac6 100644 --- a/src/components/PublicDeviceWarning.tsx +++ b/src/components/PublicDeviceWarning.tsx @@ -23,7 +23,7 @@ export const PublicDeviceWarning = () => { href={`https://hello.nrfcloud.com/map/dashboard/#device?${new URLSearchParams({ id: shared.id }).toString()}`} class="btn btn-outline-secondary ms-2" > - Review sharing settings + Review settings