Skip to content

Commit ac4669a

Browse files
[getsentry/action-github-commit] Auto commit
1 parent 25b4f4d commit ac4669a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/copyForLLMButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use client';
22

3-
import {useEffect,useRef, useState} from 'react';
3+
import {useEffect, useRef, useState} from 'react';
44
import {Check, Clipboard} from 'react-feather';
55
import * as Sentry from '@sentry/nextjs';
66

0 commit comments

Comments
 (0)