@apolitical/component-library 9.0.0-pla.2 → 9.0.0-pla.3

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
@@ -206,8 +206,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
206
206
  discussion_responses_answer: string;
207
207
  discussion_responses_comment: string;
208
208
  discussion_responses_title: string;
209
- discussion_responses_empty: string;
210
- discussion_responses_empty_answer: string;
211
209
  discussion_responses_placeholder: string;
212
210
  discussion_share_copy_link: string;
213
211
  discussion_share_copy_link_success: string;