Skip to content

Commit

Permalink
add random image preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
Okysu committed Nov 6, 2023
1 parent a1bffd7 commit 3b38015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/images/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"use client"

import { title } from "@/components/primitives";

import MasonryLayout from "../masonry";
Expand Down

0 comments on commit 3b38015

Please sign in to comment.