Skip to content

Commit

Permalink
adjust example to be active for testing purposes
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed May 25, 2023
1 parent cb7ca64 commit 23e3d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NcListItem/NcListItem.vue
Expand Up @@ -28,6 +28,7 @@
<NcListItem
:name="'Name of the element'"
:bold="false"
:active="true"
:details="'1h'"
:counter-number="44"
counterType="highlighted">
Expand Down

0 comments on commit 23e3d5f

Please sign in to comment.