canonical / react-components

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

fix: Getting started page error & update its GH links #1092

Closed jmuzina closed 4 months ago

jmuzina commented 4 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

Percy steps

Fixes

Fixes: #1064

Screenshots

Before: image

After: image

webteam-app commented 4 months ago

Demo

Jenkins

demos.haus

jmuzina commented 4 months ago

Percy build has no diffs.

github-actions[bot] commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: