@apolitical/component-library 6.2.0 → 6.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/helpers/intl.d.ts CHANGED
@@ -171,6 +171,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
171
171
  discussion_moreMenu_report: string;
172
172
  discussion_comments_screenReader: string;
173
173
  discussion_comments: string;
174
+ discussion_comments_loading: string;
174
175
  discussion_responses_answer: string;
175
176
  discussion_responses_comment: string;
176
177
  discussion_responses_title: string;