mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 18:04:55 +10:00
feat: enhance document signing page with field canvas style integration (#2876)
This commit is contained in:
@@ -7,7 +7,7 @@ import type React from 'react';
|
||||
import { createContext, useCallback, useContext, useEffect, useMemo, useState } from 'react';
|
||||
|
||||
import type { TEnvelope } from '../../types/envelope';
|
||||
import type { FieldRenderMode } from '../../universal/field-renderer/render-field';
|
||||
import type { FieldRenderMode } from '../../universal/field-renderer/field-renderer';
|
||||
|
||||
/**
|
||||
* The signature data for an inserted signature field.
|
||||
|
||||
Reference in New Issue
Block a user