mirror of
https://github.com/documenso/documenso.git
synced 2026-08-25 07:42:28 +10:00
Merge remote-tracking branch 'origin/main' into pr-2853
# Conflicts: # apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx
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