Skip to content
Snippets Groups Projects
Commit aa38223e authored by HJ's avatar HJ :fire:
Browse files

lint

parent 8e9f5d75
Branches
No related tags found
No related merge requests found
<template>
<div class="StatusContent">
<slot name="header" />
<StatusBody :status="status" :single-line="singleLine">
<StatusBody
:status="status"
:single-line="singleLine"
>
<div v-if="status.poll && status.poll.options">
<poll :base-poll="status.poll" />
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment