Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-elliott-nhsd committed Oct 15, 2024
1 parent 184a98a commit 8a23a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/ClientLayout/ClientLayout.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable @typescript-eslint/no-var-requires,unicorn/prefer-module,import/no-unresolved */
/* eslint-disable @typescript-eslint/no-var-requires,unicorn/prefer-module,import/no-unresolved,@typescript-eslint/no-require-imports */

'use client';

Expand Down

0 comments on commit 8a23a83

Please sign in to comment.