react-components icon indicating copy to clipboard operation
react-components copied to clipboard

fix(readme): replace semicolon with colon symbols

Open ivanzusko opened this issue 1 year ago • 1 comments

Done

  • This PR replaces some semi-colons with colon symbols

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

  • Steps for QA.

Fixes

Fixes: # .

ivanzusko avatar Apr 18 '24 13:04 ivanzusko

ivanzusko is not a collaborator of the repo

webteam-app avatar Apr 18 '24 13:04 webteam-app

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Aug 29 '24 01:08 github-actions[bot]