import { ScanFace, BookOpenText, ChevronsLeftRight, Github, } from "lucide-react"; /** * Splash screen displayed when no resources are configured yet. * * Provides helpful links to documentation, demo, and GitHub repository. * Automatically shown when the admin app has no Resource children defined. * * @see {@link https://marmelab.com/shadcn-admin-kit/docs/ready/ Ready documentation} */ export const Ready = () => (