Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
binary64 committed May 6, 2024
1 parent 1be4595 commit 88b26f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/blabber/modules/user/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {
} from './numberOfSiteUsers.generated';
import { useCallback } from 'react';
import { useMutation } from '@apollo/client';
// eslint-disable-next-line @nx/enforce-module-boundaries
import packageJson from '../../../../package.json';

const { version } = packageJson;
Expand Down

0 comments on commit 88b26f6

Please sign in to comment.