Skip to content

Commit

Permalink
Fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
Adityapnn811 committed Aug 2, 2022
1 parent f74df5e commit ebec470
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions pages/api/getHistory.js

This file was deleted.

2 changes: 1 addition & 1 deletion pages/history.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import HistoryCard from '../components/historyCard';
import HistoryCard from '../components/HistoryCard';
import { Navbar } from '../components/Navbar';
import Head from 'next/head'
import { getCookie, hasCookie, setCookie } from 'cookies-next';
Expand Down

1 comment on commit ebec470

@vercel
Copy link

@vercel vercel bot commented on ebec470 Aug 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dondra – ./

dondra.vercel.app
dondra-git-main-adityapnn811.vercel.app
dondra-adityapnn811.vercel.app

Please sign in to comment.