mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Add Missing "../"
This commit is contained in:
parent
45a8820be6
commit
05d7341747
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import Head from 'next/head'
|
|||
import ForceTheme from '../../../components/force-theme'
|
||||
import Nav from '../../../components/nav'
|
||||
import Footer from '../../../components/footer'
|
||||
import MSparkles from '../../components/sparkles/money'
|
||||
import MSparkles from '../../../components/sparkles/money'
|
||||
import { Text, Button, Card } from 'theme-ui'
|
||||
import Icon from '@hackclub/icons'
|
||||
import OrganizationCard from '../../../components/bank/directory/card'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue