Skip to content

Commit

Permalink
added description class to content class (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mackenzie-Furlong authored Jan 24, 2025
1 parent 8fb228f commit 6cc05cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ export const Classes = {
},
content: {
content: 'content',
description: 'description',
sequence: 'sequence',
sequencedActivity: 'sequenced-activity',
sequenceDescription: 'sequence-description',
Expand Down

0 comments on commit 6cc05cc

Please sign in to comment.