Skip to content

Commit

Permalink
fix example image url
Browse files Browse the repository at this point in the history
  • Loading branch information
Flatroy committed Jul 19, 2022
1 parent 95a3413 commit c2a6ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It basically takes a field with a decimal value between 0 and 1 and shows it as

To edit a field, we recommend using the standard Number (\Laravel\Nova\Fields\Number) field.

<img src="https://github.com/flatroy/nova-progressbar-field/blob/main/img/img.png" alt="example">
<img src="https://github.com/flatroy/nova-treemap-chart-card/blob/main/img/img.png" alt="example">

#### DISCLAIMER:

Expand Down

0 comments on commit c2a6ccc

Please sign in to comment.