-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tool-next): support App Bridge (#85)
* feat(tool-next): support App Bridge * rename Test -> Example * Update tool-plugins/nextjs-starter/src/utils/const.ts Co-authored-by: Demetrius Feijóo <demetrius.feijoo.91@gmail.com> * Update tool-plugins/nextjs-starter/src/hooks/useAppBridge.ts Co-authored-by: Demetrius Feijóo <demetrius.feijoo.91@gmail.com> * error handling for validation failure * Update tool-plugins/nextjs-starter/README.md Co-authored-by: Demetrius Feijóo <demetrius.feijoo.91@gmail.com> * rename component * Update tool-plugins/nextjs-starter/README.md Co-authored-by: Demetrius Feijóo <demetrius.feijoo.91@gmail.com> --------- Co-authored-by: Demetrius Feijóo <demetrius.feijoo.91@gmail.com>
- Loading branch information
1 parent
d46718c
commit 9a17eb0
Showing
24 changed files
with
698 additions
and
582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.