Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxn committed Oct 22, 2023
1 parent ea4cd90 commit ec2e885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Actions/PostButtons.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ import { useSelector } from "react-redux";

import { useQueryClient } from "@tanstack/react-query";

import Typography from "@mui/joy/Typography";

import DoneAllIcon from "@mui/icons-material/DoneAll";

import { useLemmyHttpAction } from "../../hooks/useLemmyHttp.js";
Expand Down

0 comments on commit ec2e885

Please sign in to comment.