V
Size: a a a
V
S
async function getPosts() {
fetch("https://jsonplaceholder.typicode.com/posts").then((res) => res.json());
}DS
V
V
DS
V
S
DS
АО
𖤍
V
DS
V
<input
ref={(ref) => {
register(ref);
myRef.current = ref;
}}
/>
S
PN
V
<input
ref={(ref) => {
register(ref);
myRef.current = ref;
}}
/>
DS
<input
ref={(ref) => {
register(ref);
myRef.current = ref;
}}
/>
Э