canonical / react-components

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

fix: revert change for table pagination text adjustment on small screen #1040

Closed mas-who closed 6 months ago

mas-who commented 6 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

webteam-app commented 6 months ago

Demo starting at https://react-components-1040.demos.haus

github-actions[bot] commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: