From ca4cbb3796d44f8ef0d3122bd2b1132f9387096b Mon Sep 17 00:00:00 2001 From: Fongang Rodrique Date: Mon, 2 Sep 2024 06:35:23 +0000 Subject: [PATCH] [Update] what delete data does --- docs/ff-concepts/file-handling/clear-delete-media.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ff-concepts/file-handling/clear-delete-media.md b/docs/ff-concepts/file-handling/clear-delete-media.md index 782f8750..81c87617 100644 --- a/docs/ff-concepts/file-handling/clear-delete-media.md +++ b/docs/ff-concepts/file-handling/clear-delete-media.md @@ -56,7 +56,7 @@ Follow the steps below to add this type of action to any widget: ## Delete Data -Using this action, you can delete the uploaded media, such as photos, videos, and PDF files, from the [Firebase Storage](https://firebase.google.com/docs/storage). +Using this action, you can delete the uploaded media, such as photos, videos, and PDF files, from the [Firebase Storage](https://firebase.google.com/docs/storage) or [Supabase Storage](https://supabase.com/storage).