8000 Update README.md · coder-xiaotian/swc-useclient@fb73359 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb73359

Browse files
Update README.md
1 parent 83510a2 commit fb73359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
< 4BDC tr class="diff-line-row">
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![NPM](https://img.shields.io/npm/l/use-client)](https://github.com/coder-xiaotian/swc-useclient/blob/main/LICENSE)
66
[![npm](https://img.shields.io/npm/v/use-client)](https://www.npmjs.com/package/use-client)
7-
[![Rust](https://github.com/coder-xiaotian/swc-useclient/actions/workflows/rust.yml/badge.svg)](https://github.com/coder-xiaotian/swc-useclient/actions/workflows/rust.yml)
7+
[![CI](https://github.com/coder-xiaotian/swc-useclient/actions/workflows/rust.yml/badge.svg)](https://github.com/coder-xiaotian/swc-useclient/actions/workflows/rust.yml)
88

99
A swc plugin that automatically converts React component libraries into "React Client Component". For example, you can automatically convert components from @mui into "React Client Component" without having to wrap a component that uses "use client".
1010

0 commit comments

Comments
 (0)
0