Skip to content

Commit cc89070

Browse files
modify badge
1 parent 5ec57d3 commit cc89070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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-
[![CircleCI](https://img.shields.io/circleci/build/github/coder-xiaotian/swc-useclient/main)](https://github.com/coder-xiaotian/swc-useclient/actions/workflows/rust.yml)
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)
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)