redeploy
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
a14a3cb957
commit
a698dfa52a
|
|
@ -71,7 +71,6 @@ export default function ImageFilterPage() {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* ===== PAGINATION ===== */}
|
|
||||||
<div className="flex justify-center items-center gap-3 mt-12 text-sm">
|
<div className="flex justify-center items-center gap-3 mt-12 text-sm">
|
||||||
<button className="px-3 py-1 bg-black text-white rounded">1</button>
|
<button className="px-3 py-1 bg-black text-white rounded">1</button>
|
||||||
<button className="px-3 py-1 bg-white border rounded">2</button>
|
<button className="px-3 py-1 bg-white border rounded">2</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue