Skip to content

Commit ae7db1a

Browse files
committed
changes
1 parent 88a33cc commit ae7db1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/[page]/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { usePathname } from 'next/navigation';
88
import React, { useState, useEffect } from 'react';
99
import Skeleton from 'react-loading-skeleton';
1010

11+
1112
export default function Page() {
1213
const entryUrl = usePathname();
1314

0 commit comments

Comments
 (0)