Skip to content

Commit

Permalink
chore: rename master branch from master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
smmoosavi committed May 17, 2024
1 parent 5ea8e64 commit fda6dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![NPM version](https://badgen.net/npm/v/@forminator/react-wire)](https://npmjs.com/package/@forminator/react-wire)
[![NPM downloads](https://badgen.net/npm/dm/@forminator/react-wire)](https://npmjs.com/package/@forminator/react-wire)
[![Build Status](https://github.com/forminator/react-wire/actions/workflows/node-ci.yml/badge.svg?branch=master)](https://github.com/forminator/react-wire/actions/workflows/node-ci.yml)
[![codecov](https://codecov.io/gh/forminator/react-wire/branch/master/graph/badge.svg)](https://codecov.io/gh/forminator/react-wire)
[![Build Status](https://github.com/forminator/react-wire/actions/workflows/node-ci.yml/badge.svg?branch=main)](https://github.com/forminator/react-wire/actions/workflows/node-ci.yml)
[![codecov](https://codecov.io/gh/forminator/react-wire/branch/main/graph/badge.svg)](https://codecov.io/gh/forminator/react-wire)

connect react components with wire

Expand Down

0 comments on commit fda6dc8

Please sign in to comment.