Skip to content

Commit

Permalink
meg
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog committed Jan 22, 2025
1 parent f863cda commit 82af4ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script setup>
import { ref } from 'vue'
import PlatformLayout from '../../../PlatformLayout.vue'
import Checkbox from "../../../Checkbox.vue";
const props = defineProps({
platform: String,
Expand Down

0 comments on commit 82af4ed

Please sign in to comment.