Skip to content

Commit

Permalink
Merge pull request #64 from shahzaib-deriv/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shayan-deriv authored Feb 6, 2024
2 parents 68d5198 + 6a4ecd4 commit 8060994
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 @@ -9,7 +9,7 @@ npm i @deriv-com/ui
## Usage

```
import { Button } from '@deriv-com/ui/dist/components/Button';
import { Button } from '@deriv-com/ui';
const MyComponent = () => {
return (
Expand Down

0 comments on commit 8060994

Please sign in to comment.