mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
chore: remove useless console.log
This commit is contained in:
parent
760b39d624
commit
9920cd5f5c
@ -5,7 +5,6 @@ function typeStyle (
|
||||
type,
|
||||
pallete
|
||||
) {
|
||||
console.log(pallete, type, createKey('textColor', type))
|
||||
return cM(`${type}-type`, {
|
||||
raw: `
|
||||
color: ${pallete[createKey('textColor', type)]};
|
||||
|
Loading…
Reference in New Issue
Block a user