mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 22:14:08 +02:00
wip
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div class="">
|
||||
<portal to="icon"><fa :icon="faShareAlt"/></portal>
|
||||
<portal to="title">{{ $t('share') }}</portal>
|
||||
<teleport to="#_teleport_header"><fa :icon="faShareAlt"/>{{ $t('share') }}</teleport>
|
||||
|
||||
<section class="_card">
|
||||
<div class="_title" v-if="title">{{ title }}</div>
|
||||
|
||||
Reference in New Issue
Block a user