@apolitical/component-library 5.5.1-bht.0 → 5.5.2

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
@@ -278,6 +278,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
278
278
  publishArticleForm_subtitle_label: string;
279
279
  publishArticleForm_subtitle_placeholder: string;
280
280
  publishArticleForm_body_label: string;
281
+ publishArticleForm_body_placeholder: string;
281
282
  publishArticleForm_disclaimer: string;
282
283
  publishArticleForm_cta_submit: string;
283
284
  publishArticleForm_cta_submitting: string;