Skip to content

Commit

Permalink
hotfix/announcement-build-error
Browse files Browse the repository at this point in the history
  • Loading branch information
designDefined authored Aug 18, 2023
1 parent a472f67 commit 56aeb63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/home/NotificationModal.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import styled from "styled-components";
import { Link } from "react-router-dom";
import { useQuery } from "@tanstack/react-query";
import { getAllAnnouncements } from "../../apis/announcement";
import MarkdownRenderer from "../../lib/MarkdownRenderer";
import { TAnnouncement } from "../../types/apiTypes";

Expand Down

0 comments on commit 56aeb63

Please sign in to comment.