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