typescript react usestate empty array code example Example: useStae with array of strings typescript const [devices, setDevices] = useState<string[]>([])