IO-1437 Add deductible Note

This commit is contained in:
Patrick Fic
2021-10-18 22:02:45 -07:00
parent db9744e1e5
commit 1ca2870912
14 changed files with 88 additions and 1 deletions

View File

@@ -4,7 +4,6 @@ import React, { useState } from "react";
import { ChromePicker } from "react-color";
import { useTranslation } from "react-i18next";
import styled from "styled-components";
import FormListMoveArrows from "../form-list-move-arrows/form-list-move-arrows.component";
import LayoutFormRow from "../layout-form-row/layout-form-row.component";
const SelectorDiv = styled.div`