anln_1.7 #36
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue