Skip to content

Commit

Permalink
feat: add foxy-native-integration-form element
Browse files Browse the repository at this point in the history
Closes #146
  • Loading branch information
pheekus committed Jan 27, 2024
1 parent 9ce6792 commit 7249fd8
Show file tree
Hide file tree
Showing 13 changed files with 3,724 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@
"fileMatch": ["/src/static/translations/native-integration-card/*.json"],
"url": "./src/static/schemas/native-integration-card.json"
},
{
"fileMatch": ["/src/static/translations/native-integration-form/*.json"],
"url": "./src/static/schemas/native-integration-form.json"
},
{
"fileMatch": ["/src/static/translations/pagination/*.json"],
"url": "./src/static/schemas/pagination.json"
Expand Down
Loading

0 comments on commit 7249fd8

Please sign in to comment.