console log tidying

This commit is contained in:
2024-06-05 19:51:43 +01:00
parent 2a6cd32452
commit 300a45ee0f
19 changed files with 35 additions and 35 deletions
@@ -101,7 +101,7 @@ const styles = StyleSheet.create({
});
export const lpaQuestionnaire_pdf = ({ docProps }) => {
// console.log(docProps);
//console.log(docProps);
function formatDates(dateObj) {
var dateObj = new Date(dateObj);