We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbfee51 commit 44534f9Copy full SHA for 44534f9
1 file changed
pages/community/[community].tsx
@@ -3,7 +3,6 @@ import React from 'react'
3
import Discussions from '../../components/communityComponents/Discussions'
4
import Events from '../../components/communityComponents/Events'
5
import CommunityNotSupported from '../../components/communityComponents/CommunityNotSupported'
6
-import PageBackground from '../../components/common/PageBackground'
7
8
const CommunityPage = () => {
9
const router = useRouter()
0 commit comments