Skip to content

Commit

Permalink
Merge pull request #149 from ServerIbraimovUa/languages
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
sofiialives authored Feb 7, 2024
2 parents 7a53938 + e676ad3 commit d80e2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/WaterList/WaterListItem/WaterListItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { IUpdateWaterPayload } from "../../../redux/redux_ts/interfaces";

import Icon from "../../Icon/Icon";
import Modal from "../../Modal/Modal";

import DeleteWaterModal from "../DeleteWaterModal/DeleteWaterModal";
import EditWaterModal from "../EditWaterModal/EditWaterModal";
import { useTranslation } from "react-i18next";
Expand Down

0 comments on commit d80e2d4

Please sign in to comment.