diff --git a/packages/react/react/src/components/OutsideClick/index.ts b/packages/react/react/src/components/OutsideClick/index.ts index fe487b6c8..cc089380d 100644 --- a/packages/react/react/src/components/OutsideClick/index.ts +++ b/packages/react/react/src/components/OutsideClick/index.ts @@ -1 +1,2 @@ +/** @tossdocs-ignore */ export * from './OutsideClick';