Skip to content

Commit

Permalink
Refactor #2242
Browse files Browse the repository at this point in the history
  • Loading branch information
mcandu committed Aug 13, 2021
1 parent d53135b commit 22080be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-generator/components/styleclass.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const StyleClassEvents = [];
const StyleClassStyles = [];

module.exports = {
steps: {
styleclass: {
name: 'StyleClass',
description: 'StyleClass manages css classes declaratively to during enter/leave animations or just to toggle classes on an element.',
docUrl: 'https://primefaces.org/primereact/showcase/#/styleclass',
Expand Down

0 comments on commit 22080be

Please sign in to comment.