dair-ai / Prompt-Engineering-Guide

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
https://www.promptingguide.ai/
MIT License
47.56k stars 4.63k forks source link

Fix/title warning #372

Closed Icegreeen closed 1 month ago

Icegreeen commented 7 months ago

Occurrence: When initializing the project, a react rendering failure occurs.

Problem: The element in the code is receiving more than one child element, which is not supported in react.</p> <p><strong>Solution:</strong> now only one string is passed to the element</p> <p><img referrerpolicy="no-referrer" src="https://github.com/dair-ai/Prompt-Engineering-Guide/assets/56550632/ab558c03-ec01-4049-979b-acef7a2577b5" alt="Captura de tela de 2024-02-02 01-50-56" /></p> <p>@omarsar </p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/vercel[bot]"><img src="https://avatars.githubusercontent.com/in/8329?v=4" />vercel[bot]</a> commented <strong> 7 months ago</strong> </div> <div class="markdown-body"> <p><strong>The latest updates on your projects</strong>. Learn more about <a href="https://vercel.link/github-learn-more">Vercel for Git ↗︎</a></p> <table> <thead> <tr> <th style="text-align: left;">Name</th> <th style="text-align: left;">Status</th> <th style="text-align: left;">Preview</th> <th style="text-align: left;">Comments</th> <th style="text-align: left;">Updated (UTC)</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;"><strong>prompt-engineering-guide</strong></td> <td style="text-align: left;">✅ Ready (<a href="https://vercel.com/dair-ai/prompt-engineering-guide/3B3pHCXY2kevRbvXswNo35AFpjwA">Inspect</a>)</td> <td style="text-align: left;"><a href="https://vercel.live/open-feedback/prompt-engineering-guide-git-fork-icegreeen-fix-a58ef3-dair-ai.vercel.app?via=pr-comment-visit-preview-link&passThrough=1">Visit Preview</a></td> <td style="text-align: left;">💬 <a href="https://vercel.live/open-feedback/prompt-engineering-guide-git-fork-icegreeen-fix-a58ef3-dair-ai.vercel.app?via=pr-comment-feedback-link"><strong>Add feedback</strong></a></td> <td style="text-align: left;">Feb 2, 2024 6:12am</td> </tr> </tbody> </table> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>