Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin2705 committed Nov 2, 2023
1 parent 2c5fee5 commit 6271be1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Footer from "../components/Footer"
import Navigation from "../components/Navigation"
import Navigation, { DownloadPopup } from "../components/Navigation"
import { ANDROID_URL, IOS_URL } from "../constants"
import { DownloadPopup } from "../components/Navigation"
import { useState } from "react"

export default function Index() {
Expand Down

0 comments on commit 6271be1

Please sign in to comment.