Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
fix: fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
nada-deriv committed Oct 9, 2023
1 parent 67d1a5f commit dbea615
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/utils/cookies.ts
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
<<<<<<< HEAD
export const getCookiesObject = cookies => {};
=======
export const getCookiesObject = () => {};
>>>>>>> main

export const getDataObjFromCookies = () => {};

<<<<<<< HEAD
export const getDataLink = data => {};
=======
export const getDataLink = () => {};
>>>>>>> main

export const getCookiesFields = () => [];

0 comments on commit dbea615

Please sign in to comment.