Add exception for QuestionBox.V5

This commit is contained in:
Micah Hahn 2023-06-02 17:20:16 -05:00
parent 4c0ffa59cb
commit 8c61fc4e94

View File

@ -63,6 +63,7 @@ usages = [
'component-catalog/../src/Nri/Ui/QuestionBox/V2.elm', 'component-catalog/../src/Nri/Ui/QuestionBox/V2.elm',
'component-catalog/../src/Nri/Ui/QuestionBox/V3.elm', 'component-catalog/../src/Nri/Ui/QuestionBox/V3.elm',
'component-catalog/../src/Nri/Ui/QuestionBox/V4.elm', 'component-catalog/../src/Nri/Ui/QuestionBox/V4.elm',
'component-catalog/../src/Nri/Ui/QuestionBox/V5.elm',
] ]
[forbidden."Nri.Ui.Checkbox.V5"] [forbidden."Nri.Ui.Checkbox.V5"]