Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
minaxolone committed May 18, 2024
1 parent ba58d61 commit 48ea540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-app/src/modules/core/routes/Home/Home.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { gql, useQuery } from '@apollo/client';
import clsx from 'clsx';
import { FC } from 'react';
import { Link } from 'react-router-dom';
import Page from '../../../ui/Page/Page';
Expand Down

0 comments on commit 48ea540

Please sign in to comment.