Skip to content

Fix/title warning#349

Closed
yishangupenn wants to merge 2 commits intomainfrom
upstream-pr-372
Closed

Fix/title warning#349
yishangupenn wants to merge 2 commits intomainfrom
upstream-pr-372

Conversation

@yishangupenn
Copy link
Copy Markdown

Copied from upstream: dair-ai/Prompt-Engineering-Guide#372
Original author: @Icegreeen
Originally opened: 2024-02-02


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

Problem: The <title> element in the code is receiving more than one child element, which is not supported in react.

Solution: now only one string is passed to the element

Captura de tela de 2024-02-02 01-50-56

@omarsar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants