We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d294e commit 0935f94Copy full SHA for 0935f94
components/ui/dialog.tsx
@@ -1,5 +1,6 @@
1
/* eslint-disable linebreak-style */
2
/* eslint-disable react/prop-types */
3
+/* istanbul ignore file */
4
import * as React from 'react';
5
import * as DialogPrimitive from '@radix-ui/react-dialog';
6
import { XIcon } from 'lucide-react';
0 commit comments