Skip to content

Commit

Permalink
Merge branch 'master' of github.com:itswadesh/svelte-commerce
Browse files Browse the repository at this point in the history
  • Loading branch information
pratapmaharana committed Jul 30, 2023
2 parents 496d6d8 + 583722f commit aa957ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/utils/api.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { id } from '$lib/config'
import { loadingDelayed } from '$lib/store'
import Cookie from 'cookie-universal'
// import Cookie from 'cookie-universal'

const cookies = Cookie()
// const cookies = Cookie()

let typingTimer

Expand Down

2 comments on commit aa957ff

@vercel
Copy link

@vercel vercel bot commented on aa957ff Jul 30, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on aa957ff Jul 30, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.