mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 22:14:54 +10:00
fix(knip): remove duplicate export
This commit is contained in:
@@ -106,5 +106,3 @@ export function useCookie(
|
||||
|
||||
return [value, updateCookie, deleteCookie] as const;
|
||||
}
|
||||
|
||||
export default useCookie;
|
||||
|
||||
Reference in New Issue
Block a user