console log tidying
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user