aboutsummaryrefslogtreecommitdiff
path: root/extension/src/entries/options/components/Privacy.vue
blob: 7d2ce4d52fc7aef6f36424442bc9d9ed6d672e66 (plain)
1
2
3
4
5
6
7
8
9
<template>
    <div class="flex flex-col w-full mt-4 sm:px-2">
        
    </div>
</template>

<script setup lang="ts">

</script>