more changes
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
import { tagList } from '$lib/stores.js';
|
||||
|
||||
export let original;
|
||||
|
||||
let tagMap = new Map();
|
||||
|
||||
// Create a mapping of tags and their checked status
|
||||
@@ -53,7 +54,6 @@
|
||||
<style>
|
||||
form {
|
||||
margin-left: 10px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user