mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-18 15:36:03 +01:00
refactor: data format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { GetStaticProps } from 'next'
|
||||
import type { GetStaticProps } from 'next'
|
||||
|
||||
import { Home } from '../components/Home'
|
||||
import { fetchData } from '../services/fetchData'
|
||||
|
||||
Reference in New Issue
Block a user