mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 00:43:50 +01:00
remove comment
This commit is contained in:
parent
b85328d6da
commit
60dee6c133
@ -50,5 +50,4 @@ const realHref = computed(() => {
|
||||
});
|
||||
|
||||
const realTarget = computed(() => (needsToOpenExternally.value ? '_blank' : (rawProps.target ?? null)));
|
||||
console.log(realTarget.value);
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user