docs: update faq

This commit is contained in:
鲁树人
2023-12-22 11:02:56 +00:00
parent 24fc661953
commit 16bb7cb0fb
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,8 @@ import { Text } from '@chakra-ui/react';
export function InstructionsPC() {
return (
<>
<Text>使 Windows </Text>
<Text>使 Windows 19.43 </Text>
<Text>使 Windows 19.51 </Text>
</>
);
}