no message

This commit is contained in:
Kittapath 2023-03-21 16:30:02 +07:00
parent ae7b52e875
commit 6fe6aed921
10 changed files with 213 additions and 185 deletions

View file

@ -135,7 +135,6 @@ const getFontColor = (val: string) => {
return 'text-blue'
}
}
console.log(getFontColor)
</script>
<style lang="scss" scoped>