Skip to content

Commit

Permalink
Update website/src/components/Store/Content/Driver.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
  • Loading branch information
StarHeartHunt and yanyongyu committed Nov 22, 2023
1 parent b59b5bc commit d4e03e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/Store/Content/Driver.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default function DriverPage(): JSX.Element {
className="not-prose"
useCustomTitle
backdropExit
title="适配器详情"
title="驱动器详情"
setOpenModal={setIsOpenCardModal}
>
{clickedDriver && <ResourceDetailCard resource={clickedDriver} />}
Expand Down

0 comments on commit d4e03e1

Please sign in to comment.