Skip to content

Commit

Permalink
replacing configs
Browse files Browse the repository at this point in the history
  • Loading branch information
imonroe committed May 21, 2024
1 parent 41034ee commit 4aaaa4b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions config/sync/field.storage.paragraph_row.su_page_components.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: 6add0834-c004-4a1a-bf72-4a4eec02065e
langcode: en
status: true
dependencies:
module:
- entity_reference_revisions
- paragraphs
- react_paragraphs
id: paragraph_row.su_page_components
field_name: su_page_components
entity_type: paragraph_row
type: entity_reference_revisions
settings:
target_type: paragraph
module: entity_reference_revisions
locked: false
cardinality: 4
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
21 changes: 21 additions & 0 deletions config/sync/field.storage.paragraph_row.su_pubs_components.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: 487ac449-02f2-4523-993c-61b83f26a466
langcode: en
status: true
dependencies:
module:
- entity_reference_revisions
- paragraphs
- react_paragraphs
id: paragraph_row.su_pubs_components
field_name: su_pubs_components
entity_type: paragraph_row
type: entity_reference_revisions
settings:
target_type: paragraph
module: entity_reference_revisions
locked: false
cardinality: 2
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

0 comments on commit 4aaaa4b

Please sign in to comment.