From 6555fc0aace4040c9abf09b0a76ff8a95fbfe0e9 Mon Sep 17 00:00:00 2001 From: Tony Li Date: Mon, 18 Nov 2024 15:33:21 -0800 Subject: [PATCH 1/2] fix: add button labels (#1031) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![PR App][icn]][demo] | Fix RM-XYZ :-------------------:|:----------: ## 🧰 Changes adds button labels to Lightbox ## 🧬 QA & Testing - [Broken on production][prod]. - [Working in this PR app][demo]. [demo]: https://markdown-pr-PR_NUMBER.herokuapp.com [prod]: https://SUBDOMAIN.readme.io [icn]: https://user-images.githubusercontent.com/886627/160426047-1bee9488-305a-4145-bb2b-09d8b757d38a.svg --- __tests__/__snapshots__/index.test.js.snap | 2 +- __tests__/components/__snapshots__/index.test.ts.snap | 2 +- components/Image/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/__tests__/__snapshots__/index.test.js.snap b/__tests__/__snapshots__/index.test.js.snap index c022784ac..6e5e64177 100644 --- a/__tests__/__snapshots__/index.test.js.snap +++ b/__tests__/__snapshots__/index.test.js.snap @@ -335,7 +335,7 @@ exports[`export multiple Markdown renderers > renders plain markdown as React 1` exports[`heading 1`] = `"

Example Header

"`; -exports[`image 1`] = `"Image"`; +exports[`image 1`] = `"Image"`; exports[`list items 1`] = ` "