✨ Improved authentication by checking the jwt in SvelteKit
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
};
|
||||
$: {
|
||||
search_term;
|
||||
console.log(search_term);
|
||||
// console.log(search_term);
|
||||
search();
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user