Skip to content

Commit 0b60937

Browse files
[getsentry/action-github-commit] Auto commit
1 parent 229e6a0 commit 0b60937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/githubDomainChecker.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 {type KeyboardEvent,useState} from 'react';
3+
import {type KeyboardEvent, useState} from 'react';
44
import {Button} from '@radix-ui/themes';
55

66
const MAX_COMPONENTS_ON_PAGE = 100;

0 commit comments

Comments
 (0)