README changes and little clean up.
This commit is contained in:
parent
86fa02eec9
commit
c18e01ead4
3 changed files with 8 additions and 68 deletions
|
|
@ -18,8 +18,6 @@ export async function loader(
|
|||
|
||||
export default function Home() {
|
||||
return (
|
||||
<PhotoGallery
|
||||
numColumns={5}
|
||||
/>
|
||||
<PhotoGallery />
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue