fix html
This commit is contained in:
parent
92f9392bcf
commit
212b2c738b
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
@posted="state = 'posted'"
|
||||
/>
|
||||
<MkButton v-else-if="state === 'posted'" primary class="close" @click="close()">{{ i18n.ts.close }}</MkButton>
|
||||
</div>
|
||||
</MkSpacer>
|
||||
</MkStickyContainer>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue