import { AppLogoIcon } from '@/common/AppLogoIcon'; export function AppLogo() { return ( <>
Laravel Starter Kit
); }