From 5495e569df0650b6bacd95b23f5937368baab77d Mon Sep 17 00:00:00 2001 From: pravin Date: Tue, 29 Oct 2024 13:36:51 +0530 Subject: [PATCH] Update publicTemplate.md Added dependency import ReactPlayer from 'react-player'; --- docs/docs/help/Templates/publicTemplate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/help/Templates/publicTemplate.md b/docs/docs/help/Templates/publicTemplate.md index 1c2070c43..913468dbb 100644 --- a/docs/docs/help/Templates/publicTemplate.md +++ b/docs/docs/help/Templates/publicTemplate.md @@ -2,6 +2,7 @@ sidebar_position: 4 title: Setting up an OpenSign template for public signing --- +import ReactPlayer from 'react-player'; # What is the OpenSign Public profile? The OpenSign Public profile feature offers the ultimate public document signing solution without any need for integrations. With this feature, users can share document templates publicly, allowing anyone to access and sign the documents directly through the shared templates. This streamlines the signing process by providing a seamless, accessible way for public signers to complete documents without additional steps or integrations.