02b857382c7257a5b43bf0ea54839431e9d898e2
Refactor EnvelopeReceiverPage.razor to inject DocReceiverElementService instead of SignatureService. Update Program.cs to remove SignatureService from the dependency injection configuration and add DocReceiverElementService as a scoped service. This change reflects a shift in architecture where DocReceiverElementService now handles functionality previously managed by SignatureService.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%