import { ScrollViewStyleReset } from "expo-router/html"; import type { PropsWithChildren } from "react"; export default function Root({ children }: PropsWithChildren) { // TODO: change this lang attr return (