From 9f2b3a26e9e860aa1042eb83613edc3c99238e8a Mon Sep 17 00:00:00 2001 From: Jeff Durand Date: Thu, 18 Feb 2021 16:47:33 +0000 Subject: [PATCH] added changeset description --- .changeset/popular-donuts-fetch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/popular-donuts-fetch.md diff --git a/.changeset/popular-donuts-fetch.md b/.changeset/popular-donuts-fetch.md new file mode 100644 index 0000000000..9681bdb875 --- /dev/null +++ b/.changeset/popular-donuts-fetch.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-tech-radar': patch +--- + +Added a dialog box that will show up when a you click on link on the radar and display the description if provided.