fix: file fomatting
This commit is contained in:
parent
b8d3b3c5eb
commit
587cb3ecfe
6 changed files with 12 additions and 25 deletions
|
|
@ -358,7 +358,6 @@ export const nodeRenderers: NodeRendererRegistry = {
|
|||
</Text>
|
||||
);
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
type InternalRenderContext = {
|
||||
|
|
|
|||
|
|
@ -728,6 +728,5 @@ describe("PDF Rendering Integration", () => {
|
|||
|
||||
expect(text).toContain("Text after image");
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue