From a5864a50bf7d982cf9793f2633f9e7b32e01fa46 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 28 Jul 2021 11:55:44 +0200 Subject: [PATCH] chore: udpate changeset formatting to make linting happy Signed-off-by: blam --- .changeset/lazy-colts-help.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/lazy-colts-help.md b/.changeset/lazy-colts-help.md index 18bc47e046..202a628526 100644 --- a/.changeset/lazy-colts-help.md +++ b/.changeset/lazy-colts-help.md @@ -56,5 +56,4 @@ - This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components. - `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange` - `onChangePage` has been renamed to `onPageChange` -- Information on migraiton guide here: https://material-table-core.com/docs/breaking-changes - +- Migration guide is here: https://material-table-core.com/docs/breaking-changes