feat(truncate): add text truncation component and action

This commit is contained in:
Eric Liu 2021-02-19 07:40:19 -08:00
commit a51c300a79
13 changed files with 161 additions and 3 deletions

View file

@ -78,6 +78,7 @@
"src",
"types",
"css",
"preprocess"
"preprocess",
"actions"
]
}