diff --git a/README.md b/README.md index 58ed152f8..307f5b8f1 100755 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ export function attachTwindStyle( **4. You can use Tailwind in your project:**
-src/pages/popup/Popup.tsx +src/pages/popup/index.tsx ```tsx import { attachTwindStyle } from '@src/shared/style/twind';