anln_1.7 #36

Merged
yezian merged 4 commits from anln_1.7 into main 2025-02-11 18:16:24 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7ecc3dca98 - Show all commits

View File

@ -134,7 +134,7 @@ export default function SpaceSearch({ navigation }) {
<div className="flex items-center flex-1">
<div className="relative bg-[#FFFFFF1A] rounded-lg px-4 py-1.5 flex-1">
<Input
placeholder="搜索Ta的id"
placeholder="搜索Ta的Id"
autoFocus={true}
value={search}
ref={searchRef}