sort imports

pull/4339/head
Divyansh Singh 11 months ago
parent 728b58dcbe
commit 2de769c591

@ -1,7 +1,7 @@
<script lang="ts" setup>
import type { SSGContext } from '../../shared'
import type { DefaultTheme } from 'vitepress/theme'
import { computed, useSSRContext } from 'vue'
import type { SSGContext } from '../../shared'
const props = defineProps<{
icon: DefaultTheme.SocialLinkIcon

Loading…
Cancel
Save