2 lines
79 B
Text
2 lines
79 B
Text
snippet rstate const [get, set] = useState(s);
|
|
const [$1, $2] = useState($0);
|
snippet rstate const [get, set] = useState(s);
|
|
const [$1, $2] = useState($0);
|