From 7756f8adf892c2abc1811d97e3acf52e9ab32fc5 Mon Sep 17 00:00:00 2001 From: giovanniPepi Date: Tue, 28 Jun 2022 18:46:14 -0300 Subject: [PATCH] Remove mention to Firefox extension in about.mdx Linked firefox extension was removed from the store; update the text to remove its mention --- docs/queries/about.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/queries/about.mdx b/docs/queries/about.mdx index 0d1a6fe5c..eaf89e46d 100644 --- a/docs/queries/about.mdx +++ b/docs/queries/about.mdx @@ -408,7 +408,6 @@ Do you still have problems knowing how to use Testing Library queries? There is a very cool Browser extension for [Chrome](https://chrome.google.com/webstore/detail/testing-playground/hejbmebodbijjdhflfknehhcgaklhano/related) -and [Firefox](https://addons.mozilla.org/en/firefox/addon/testing-playground/) named Testing Playground, and it helps you find the best queries to select elements. It allows you to inspect the element hierarchies in the Browser's Developer Tools, and provides you with suggestions on how to select them, while