Skip to content

Commit d9beb28

Browse files
author
Moaead Yahya
committed
Change typescript file
1 parent 5578a55 commit d9beb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as React from 'react';
22

3-
declare module "react-checkbox-tree" {
3+
declare module "@r365/react-checkbox-tree" {
44
interface Node {
55
label: JSX.Element;
66
value: string;

0 commit comments

Comments
 (0)