We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d363d commit 130ea3eCopy full SHA for 130ea3e
src/pages/ideas/2023/index.jsx
@@ -3,7 +3,7 @@ import Link from 'next/link'
3
4
import { Card } from '@/components/Card'
5
import { Container } from '@/components/Container'
6
-import { getAllIdeas } from '@/helper/getAllIdeas'
+import { getAllIdeas } from '@/helper/getAllIdeas2023'
7
8
function Article({ article }) {
9
return (
0 commit comments