Skip to content
Snippets Groups Projects
Commit a9d60b8d authored by Matt Kirby's avatar Matt Kirby
Browse files

Whoop. Removed test imort

parent 49feda06
No related branches found
No related tags found
1 merge request!8create "Basic components"
import Head from 'next/head' import Head from 'next/head'
import Image from 'next/image' import Image from 'next/image'
import { Inter } from 'next/font/google' import { Inter } from 'next/font/google'
import Test from './feed'
import NavBar from '@/components/navigation/NavBar' import NavBar from '@/components/navigation/NavBar'
import Hero from '@/components/hero/Hero' import Hero from '@/components/hero/Hero'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment