fix error

This commit is contained in:
sijinhui 2024-08-22 11:12:55 +08:00
parent 4856d58df5
commit 82645cfd46

View File

@ -254,15 +254,15 @@ export function SideBar(props: { className?: string }) {
if (lange === "en") {
return (
<span>
{" "}
Choose Your Own Assistant
<br /> <br />
{/* eslint-disable-next-line react/no-unescaped-entities */}
<br />
<br />
1. Sometimes it might act up a bit. Click <b>New Chat</b> below to try
again. <br /> 2. For drawing: Generate images with the format "/mj
prompt" (you can look up tools or methods for using MidJourney
prompts). <br /> 3. If you find it helpful, consider buying the author
a coffee.
again. <br />{" "}
{
'2. For drawing: Generate images with the format "/mj prompt" (you can look up tools or methods for using MidJourney prompts). '
}
<br /> 3. If you find it helpful, consider buying the author a coffee.
</span>
);
}
@ -273,8 +273,8 @@ export function SideBar(props: { className?: string }) {
<br />
1. <b></b><b></b>
<br />
2. /mj
midjourney的提示词工具或使用方法
2. /mj
midjourney的提示词工具或使用方法
<br />
3.
</span>