Skip to content

Commit 846713a

Browse files
committed
fix: remouve unused tag <pre> </pre>
1 parent 93fbdce commit 846713a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

adminforth/spa/src/components/ResourceForm.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<template>
22
<div class="rounded-default">
3-
<pre>
4-
</pre>
53
<form autocomplete="off" @submit.prevent>
64
<div v-if="!groups || groups.length === 0">
75
<GroupsTable

0 commit comments

Comments
 (0)