Just to update any new visitors to this question.
As of 2025, starting a project using the '.NET MAUI Blazor Hybrid and Web App' template, creates two separate projects for multiplatform and web, a shared project to add Blazor components they both use and a myproject.Client, the prurpose of which I have yet to devine.
It is a single component for all platforms solution.