import { ReactConditionUI } from '../lib/react-version' export default function Page() { return <ReactConditionUI /> }