Skip to content

Commit

Permalink
Fix md badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Dương Kafka Đinh Hoàng committed Jul 9, 2023
1 parent 126290a commit f41b2b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion DocumentSite/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export default function Home(): JSX.Element {
marginBottom: 0,
borderRadius: 8,
color: "var(--ifm-font-color-base)",
// width: "100%",
}}
items={[
{
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@

![License](https://img.shields.io/github/license/KafkaWannaFly/BindableProps?style=flat-square) ![Stars](https://img.shields.io/github/stars/KafkaWannaFly/BindableProps?style=flat-square&logo=dependabot)

[![codecov](https://codecov.io/gh/KafkaWannaFly/BindableProps/branch/main/graph/badge.svg?token=nS2rZZ4QHS)](https://codecov.io/gh/KafkaWannaFly/BindableProps/tree/master)
[![codecov](https://codecov.io/gh/KafkaWannaFly/BindableProps/branch/main/graph/badge.svg?token=nS2rZZ4QHS)](https://codecov.io/gh/KafkaWannaFly/BindableProps)

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
> I spend hours to save your moments.
This library helps you to reduce writing boilerplate code when creating your custom UI components.
Expand Down

0 comments on commit f41b2b5

Please sign in to comment.