Skip to content

Commit

Permalink
fix(Pagination): Fix rule to report as a warning instead of an error (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
wise-king-sullyman authored Aug 21, 2024
1 parent b1f5197 commit 56c7ff9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const warningRules = [
"page-warn-updated-markup",
"pageBreadcrumbAndSection-warn-updated-wrapperLogic",
"pageSection-warn-variantClasses-applied",
"pagination-warn-markup-changed.test",
"pagination-warn-markup-changed",
"popover-warn-appendTo-default",
"popper-update-appendTo-default",
"react-dropzone-warn-upgrade",
Expand Down

0 comments on commit 56c7ff9

Please sign in to comment.