Skip to content

Commit

Permalink
Merge dd55102 into 9c1a13a
Browse files Browse the repository at this point in the history
  • Loading branch information
GilbertCherrie committed Jan 31, 2022
2 parents 9c1a13a + dd55102 commit acb5bcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion app/javascript/components/retirement-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* eslint-disable camelcase */
import React, { useEffect, useState } from 'react';
import moment from 'moment';

import PropTypes from 'prop-types';
import MiqFormRenderer from '@@ddf';
import createSchema from './retirement-form.schema';
import handleFailure from '../../helpers/handle-failure';
Expand Down

0 comments on commit acb5bcc

Please sign in to comment.