-
Notifications
You must be signed in to change notification settings - Fork 115
chore: appkit headless docs #683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
| <Card title="Headless Playground" icon="cubes" href="https://appkit-headless.vercel.app"> | ||
| You could check our demo app to play around with example Headless implementation | ||
| </Card> | ||
|
|
||
| <Card title="Source code" icon="github" href="https://github.com/reown-com/appkit" arrow="true"> | ||
| See the source code of the example Headless implementation. | ||
| </Card> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <Card title="Headless Playground" icon="cubes" href="https://appkit-headless.vercel.app"> | |
| You could check our demo app to play around with example Headless implementation | |
| </Card> | |
| <Card title="Source code" icon="github" href="https://github.com/reown-com/appkit" arrow="true"> | |
| See the source code of the example Headless implementation. | |
| </Card> | |
| <Columns col={2}> | |
| <Card title="Headless Playground" icon="cubes" href="https://appkit-headless.vercel.app"> | |
| Check out the demo to play around with the example Headless implementation | |
| </Card> | |
| <Card title="Source code" icon="github" href="https://github.com/reown-com/appkit" arrow="true"> | |
| View the source code for the example Headless implementation. | |
| </Card> | |
| </Columns> |
I think the doc would look better if we put them in a column of two cards.
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
|
@devin-ai-integration[bot] Please review the tone of voice for the content changes in this PR against Reown's brand guidelines. 📝 Content Review RequestFiles to review: 1
Review focus:
Guidelines summary:
Please analyze the content changes and provide constructive feedback on tone and voice alignment. |
Description
Enter the description of this PR and add any important context/info.
Tests
Direct link to the deployed preview files