Skip to content

Commit 398bbb2

Browse files
committed
update file extensions in README
1 parent c73996b commit 398bbb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Žbenchmarks/tailwind-component/README.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ determining the performance hits that the Tailwind component causes to try impro
99
β”œβ”€β”€ package.json
1010
β”œβ”€β”€ src
1111
| β”œβ”€β”€ emails
12-
| β”œβ”€β”€ benchmark-0.0.12-vs-local-version.ts
13-
| β”œβ”€β”€ benchmark-0.0.17-vs-local-version.ts
14-
| β”œβ”€β”€ benchmark-with-vs-without.ts
15-
| └── tailwind-render.ts
12+
| β”œβ”€β”€ benchmark-0.0.12-vs-local-version.tsx
13+
| β”œβ”€β”€ benchmark-0.0.17-vs-local-version.tsx
14+
| β”œβ”€β”€ benchmark-with-vs-without.tsx
15+
| └── tailwind-render.tsx
1616
β”œβ”€β”€ tailwind.config.js
1717
└── tsconfig.json
1818
```

0 commit comments

Comments
Β (0)