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