Skip to content

Commit

Permalink
Merge 42b396b into 79d0a8a
Browse files Browse the repository at this point in the history
  • Loading branch information
tarag authored Jan 24, 2022
2 parents 79d0a8a + 42b396b commit dd582e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<oh-list-item :context="context">
<div slot="after">
<div slot="after" v-if="config.after === undefined">
{{ context.store[config.item].displayState || context.store[config.item].state }}
</div>
</oh-list-item>
Expand Down

0 comments on commit dd582e1

Please sign in to comment.