chore: remove unnecessary code
This commit is contained in:
parent
0562127e4a
commit
4e2e61d4dc
5 changed files with 2 additions and 25 deletions
|
@ -31,9 +31,6 @@ const friends = await fetchFriends()
|
|||
const props = defineProps<{
|
||||
variant: string
|
||||
}>();
|
||||
|
||||
console.log("props", props.variant)
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue