Skip to content

Commit

Permalink
Updating AgreementView.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
stairaku committed Dec 18, 2024
1 parent fd26b49 commit 189f5e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FaFileContract, FaPlus, FaTrash } from 'react-icons/fa';
import { FaEdit, FaFileContract, FaPlus, FaTrash } from 'react-icons/fa';
import { useHistory, useRouteMatch } from 'react-router-dom';
import styled from 'styled-components';

Expand Down

0 comments on commit 189f5e8

Please sign in to comment.