We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f7ed0 commit 66f2de2Copy full SHA for 66f2de2
app/components/Changelog/Releases.vue
@@ -1,5 +1,4 @@
1
<script setup lang="ts">
2
-import { Client } from '@atproto/lex'
3
import { slugify } from '~~/shared/utils/html'
4
5
const { info, requestedDate, goToVersion } = defineProps<{
0 commit comments