fix: show names in admin tag panel
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
export let data;
|
||||
export let form;
|
||||
console.log(data)
|
||||
|
||||
let activeTab = 'users';
|
||||
let editingTagId: string | null = null;
|
||||
|
||||
Reference in New Issue
Block a user