import { createAlbum } from '@/app/actions' export function CreateAlbumForm() { return (
) }