Skip to content

Commit

Permalink
Update Sparkles Import
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder committed Aug 12, 2023
1 parent 5615ba0 commit 0887a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/bank/climate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/hackathons/grant/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'
Expand Down

0 comments on commit 0887a4b

Please sign in to comment.