mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
12 lines
133 B
Vue
12 lines
133 B
Vue
<template>
|
|
<div class="share-menu-component">
|
|
|
|
</div>
|
|
</template>
|
|
|
|
<script type="text/javascript">
|
|
export default {
|
|
|
|
}
|
|
</script>
|