Skip to content

Commit

Permalink
NIM-2737: Added a removed class (#232)
Browse files Browse the repository at this point in the history
* added removed class for NIM-2737

* added new category

* Update index.js
  • Loading branch information
armeentalwandi authored Mar 11, 2024
1 parent 233d6b4 commit 71facdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,9 @@ export const Classes = {
singleAssociation: 'single-association',
unsaved: 'unsaved'
},
advancedAssessments: {
removed:'removed'
},
alignments: {
alignment: 'alignment',
selected: 'selected',
Expand Down

0 comments on commit 71facdc

Please sign in to comment.