Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert committed Nov 7, 2023
1 parent 62d5aab commit e63b7a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/ImageLoaderIntegration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ Create a new ImageLoader with the Supabase Fetcher. See the [Compose-ImageLoader
ImageLoader {
//...
components {
add(supabaseClient.imageLoader)
add(keyer = supabaseClient.imageLoader)
add(fetcherFactory = supabaseClient.imageLoader)
}
//...
}
Expand Down

0 comments on commit e63b7a7

Please sign in to comment.