canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
99 stars 55 forks source link

fix(readme): replace semicolon with colon symbols #1072

Closed ivanzusko closed 1 month ago

ivanzusko commented 5 months ago

Done

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

Fixes: # .

webteam-app commented 5 months ago

ivanzusko is not a collaborator of the repo

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: