Skip to content

Commit

Permalink
Merge pull request #2490 from gluestack/main
Browse files Browse the repository at this point in the history
Backmerge Main -> Patch
  • Loading branch information
Viraj-10 authored Sep 25, 2024
2 parents 3f436a1 + 4bb3764 commit d7972c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nativewind/utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npx install @gluestack-ui/nativewind-utils

```jsx
// import the tva
import { tva } from '@gluestack-ui/nativewind-utils';
import { tva } from '@gluestack-ui/nativewind-utils/tva';

// Understanding the API
const buttonStyle = tva({
Expand Down

0 comments on commit d7972c6

Please sign in to comment.