Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne committed Jan 11, 2025
1 parent 654ac58 commit 76dd494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ yarn add @zayne-labs/ui-react
## Quick Start

```tsx
import { Switch } from '@zayne-labs/ui-react'
import { Switch } from '@zayne-labs/ui-react/common'

function App() {
const status = 'loading'
Expand Down

0 comments on commit 76dd494

Please sign in to comment.