Skip to content

Commit

Permalink
Merge pull request #178 from bsfkaustubh/patch-1
Browse files Browse the repository at this point in the history
Update README.md - Replace withMT with withTW
  • Loading branch information
vrundakansara authored Nov 7, 2024
2 parents 1ea0bff + 5da6451 commit f018eea
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 @@ -27,7 +27,7 @@ npm install

<br />

2. Once you install @bsf/force-ui you need to wrap your tailwind css configurations with the `withMT()` function coming from @bsf/force-ui/utils.
2. Once you install @bsf/force-ui you need to wrap your tailwind css configurations with the `withTW()` function coming from @bsf/force-ui/withTW.

```js
const withTW = require( '@bsf/force-ui/withTW' );
Expand Down

0 comments on commit f018eea

Please sign in to comment.