Skip to content

Commit 0c89726

Browse files
authored
Merge pull request #650 from devforth/feature/AdminForth/1697/remove-strange-lesspregreater
fix: remouve unused tag <pre> </pre>
2 parents f3b8d79 + 846713a commit 0c89726

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)