Skip to content

Commit

Permalink
fix: swr data
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeday committed Aug 19, 2024
1 parent b1333f1 commit efd0df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/external-config/use-external-config-context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export const useExternalConfigContext = (
},
{
...STRATEGY_LAZY,
fallbackData: fallbackData,
onError: onFetchError,
},
);
Expand Down

0 comments on commit efd0df5

Please sign in to comment.