import * as React from 'react' import { cn } from '@/utils/classnames' import InitPasswordPopup from './InitPasswordPopup' const Install = () => { return (