ConsoleTVs / sswr

🔥 Svelte stale while revalidate (SWR) data fetching strategy
MIT License
234 stars 11 forks source link

Documentation typo: Global configuration options #48

Closed salisshuaibu11 closed 1 year ago

salisshuaibu11 commented 1 year ago

You can configure the options globally by creating a SWR instance and using it in your Vue application. This step is not mandatory but it's recommended for most apps.

  1. Vue is used instead of Svelte
salisshuaibu11 commented 1 year ago

@ConsoleTVs i can take this ticket