Skip to content

Commit

Permalink
Rename attributeMetadatada to attributeMetadata (#6297)
Browse files Browse the repository at this point in the history
**Problem:**
Rename gibberish attributeMetadatada to attributeMetadata
**Manual Tests:**
I hereby swear that:

- [x] I opened a hydrogen project and it loaded
- [x] I could navigate to various routes in Preview mode
  • Loading branch information
gbalint authored Sep 3, 2024
1 parent b4cc39f commit 3b67f43
Show file tree
Hide file tree
Showing 12 changed files with 299 additions and 299 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exports[`UiJsxCanvas #747 - DOM object constructor cannot be called as a functio
Object {
"sb/scene": Object {
"assignedToProp": null,
"attributeMetadatada": Object {},
"attributeMetadata": Object {},
"componentInstance": true,
"computedStyle": Object {},
"conditionValue": "not-a-conditional",
Expand Down Expand Up @@ -246,7 +246,7 @@ Object {
},
"sb/scene/app": Object {
"assignedToProp": null,
"attributeMetadatada": Object {},
"attributeMetadata": Object {},
"componentInstance": true,
"computedStyle": Object {},
"conditionValue": "not-a-conditional",
Expand Down
Loading

0 comments on commit 3b67f43

Please sign in to comment.