Skip to content

Commit

Permalink
Log form-gear version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSetyadi committed Apr 10, 2022
1 parent 252c451 commit 9b18ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FormGear.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { remark, setRemark, Remark } from './stores/RemarkStore';

export function FormGear(templateFetch, presetFetch, responseFetch, validationFetch, remarkFetch, config, uploadHandler, GpsHandler, onlineSearch, setResponseMobile, setSubmitMobile, openMap) {

console.log('form-gear@0.0.12');
console.log('form-gear@0.1.0');
console.time('FormGear renders successfully in ');

setTemplate({details: templateFetch});
Expand Down

0 comments on commit 9b18ee2

Please sign in to comment.