Skip to content

Commit

Permalink
Tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepinho committed Aug 15, 2024
1 parent a493f58 commit 5773f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ui/src/ConditionalWrap/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export interface ConditionalWrapProps {
}

/**
* Internal utility component to optionally wrap a React component with another
* React component, depending on a condition.
* Utility component to optionally wrap a React component with another React
* component, depending on a condition.
*
* @example
* ```tsx
Expand Down

0 comments on commit 5773f11

Please sign in to comment.