We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0ae71 commit 0ed1a84Copy full SHA for 0ed1a84
1 file changed
src/components/CommentBottomSheet/dto.ts
@@ -1,4 +1,4 @@
1
-import { CommentProps } from '../Comment/dto';
+import { CommentProps } from './Comment/dto';
2
3
export interface CommentBottomSheetProps {
4
isBottomSheetOpen: boolean;
0 commit comments