Skip to content

Commit

Permalink
Add ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna committed Jun 5, 2024
1 parent 992af17 commit 25accd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/useSiteSearch/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
'use client';

// biome-ignore lint/style/useImportType: This is needed!
import React from 'react';
import { useCallback, useEffect, useState } from 'react';
import reactStringReplace from 'react-string-replace';
Expand Down

0 comments on commit 25accd9

Please sign in to comment.