Skip to content

Commit 2247ee3

Browse files
authored
Merge pull request #5 from Dion213/master
Added images
2 parents 9ae38df + bf2ea9d commit 2247ee3

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ This tile displays the amount of active tickets, pending tickets and the amount
88

99
This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard).
1010

11+
## Screenshots
12+
The background color of the open ticket count becomes brighter red when there are more open tickets.
13+
<img src="./docs/images/NoOpenTickets.png"/><br />
14+
<img src="./docs/images/1OpenTicket.png"/><br />
15+
<img src="./docs/images/5openTickets.png"/><br />
16+
1117
## Installation
1218

1319
1. Require the package via composer

docs/images/1OpenTicket.png

29.3 KB
Loading

docs/images/5openTickets.png

30.9 KB
Loading

docs/images/NoOpenTickets.png

32.6 KB
Loading

0 commit comments

Comments
 (0)