feat(home): inline items grid, drop share button, add planet/newborn theme, rename to Chá do Martin
This commit is contained in:
@@ -127,7 +127,7 @@ export default function PublicWishlistPage() {
|
||||
|
||||
return (
|
||||
<PasswordLockGuard>
|
||||
<div className="min-h-screen bg-gray-50 dark:bg-gray-900">
|
||||
<div className="min-h-screen bg-cosmic">
|
||||
<Header
|
||||
title={wishlist.name}
|
||||
subtitle={wishlist.description || undefined}
|
||||
|
||||
Reference in New Issue
Block a user