@apolitical/component-library 3.5.1-beta.0 → 3.5.1

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
@@ -385,6 +385,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
385
385
  contentTypeLabel_microcourse: string;
386
386
  contentTypeLabel_qaQuestion: string;
387
387
  contentTypeLabel_solutionArticle: string;
388
+ contentTypeLabel_communityPage: string;
388
389
  hideShowTextBox_hide: string;
389
390
  hideShowTextBox_show: string;
390
391
  markdown_collapsibleSection_summary: string;