From 1ede9fed16aea458499271c872e24ea312ecbda0 Mon Sep 17 00:00:00 2001 From: Sasha Krsmanovic <33944563+sasakrsmanovic@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:14:24 -0500 Subject: [PATCH] docs: Add remark for HD beta access Added a remark that you must have the beta access. . --- doc/articles/studio/Hot Design/hot-design-getstarted-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/studio/Hot Design/hot-design-getstarted-guide.md b/doc/articles/studio/Hot Design/hot-design-getstarted-guide.md index f0ff914599ef..4303245d7af9 100644 --- a/doc/articles/studio/Hot Design/hot-design-getstarted-guide.md +++ b/doc/articles/studio/Hot Design/hot-design-getstarted-guide.md @@ -19,7 +19,7 @@ To start using **Hot Design**, ensure you are signed in with your Uno Platform a For existing applications, take this opportunity to update to the [latest **Uno.Sdk** version](https://www.nuget.org/packages/Uno.Sdk). Refer to our [migration guide](xref:Uno.Development.MigratingFromPreviousReleases) for upgrade steps. -Once you're using the **latest stable 5.5 Uno.Sdk version or higher**, you can access **Hot Design** by clicking the **flame** icon in the diagnostics overlay that appears over your app. +Once you're using the **latest stable 5.5 Uno.Sdk version or higher**, and provided you have been granted Beta access, you can access **Hot Design** by clicking the **flame** icon in the diagnostics overlay that appears over your app.

Hot Design flame icon to enter in design mode