feat: graphql client with fetches for initial pages
This commit is contained in:
7
components/Current/Blocks/List.tsx
Normal file
7
components/Current/Blocks/List.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export default function List() {
|
||||
return (
|
||||
<>
|
||||
|
||||
</>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user