Skip to content

Commit 0935f94

Browse files
committed
small adjustments
1 parent 68d294e commit 0935f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ui/dialog.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* eslint-disable linebreak-style */
22
/* eslint-disable react/prop-types */
3+
/* istanbul ignore file */
34
import * as React from 'react';
45
import * as DialogPrimitive from '@radix-ui/react-dialog';
56
import { XIcon } from 'lucide-react';

0 commit comments

Comments
 (0)