From 94930cabf65c3c774f921fd36453379ed59aaf16 Mon Sep 17 00:00:00 2001 From: Vanessa Jalakas Date: Thu, 21 Dec 2023 11:26:35 +0200 Subject: [PATCH] Update README.md Need to make a dummy change to activate pot to update tag version. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64026245..14ebc012 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ The project uses automatic screenshot testing via Chromatic. 💡 Chromatic CI also runs on every push. The action always passes (even when visual changes are detected) except for cases when a story is broken. Contributors and reviewers should check the results of the action (and accept or decline them in the Chromatic UI) by following a link in the build log. 💡 + Publishing to Chromatic also gives a possibility to share a Storybook link for a specific branch (even non-pushed, if the local npm command is used) in this format: `https://--6373995e3f280e239470296d.chromatic.com`