2e feat basic PDF render

This commit is contained in:
2024-02-23 16:44:54 +01:00
parent 636dcb92b3
commit aca949c614
13 changed files with 318 additions and 45 deletions
@@ -2,7 +2,7 @@ import React from "react";
import {Faj2E, FajLabel} from "../domain-models/faj2E";
import {Modifier} from "../domain-models/tulajdonsag2E";
import {SignedNumberToText} from "../../shared/helpers";
import {SignedNumberToText} from "../../shared/components/Helpers";
function fajiModositoText(faj: Faj2E, szamolas: (f: Faj2E) => number) : string {