summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/index.ts2
-rw-r--r--desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/use-list-item-animation.ts (renamed from desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/useListItemAnimation.tsx)0
2 files changed, 1 insertions, 1 deletions
diff --git a/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/index.ts b/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/index.ts
index 48a1ff267c..a0fc82ef55 100644
--- a/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/index.ts
+++ b/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/index.ts
@@ -1 +1 @@
-export * from './useListItemAnimation';
+export * from './use-list-item-animation';
diff --git a/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/useListItemAnimation.tsx b/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/use-list-item-animation.ts
index b6d7a87bd8..b6d7a87bd8 100644
--- a/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/useListItemAnimation.tsx
+++ b/desktop/packages/mullvad-vpn/src/renderer/lib/components/list-item/hooks/use-list-item-animation.ts