Small UI changes
This commit is contained in:
@ -103,7 +103,7 @@ const RegistryList = () => {
|
||||
|
||||
return (
|
||||
<div className="container mx-auto p-4">
|
||||
<h1 className="text-2xl font-bold mb-4">Baby Registry</h1>
|
||||
<h1 className="text-2xl font-bold mb-4">Wedding Registry</h1>
|
||||
<div className="overflow-x-auto">
|
||||
<table className="table w-full">
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user