mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
it works rn ig?
This commit is contained in:
parent
8eb19d7242
commit
3ebaff5218
4 changed files with 39 additions and 13 deletions
|
@ -269,7 +269,6 @@ const navBarDisplayText = (text: string) => {
|
|||
}
|
||||
const trimSpaces = text.trim();
|
||||
const regex = /.{0,7}/;
|
||||
console.log("asdasda");
|
||||
if (trimSpaces.length <= 7) {
|
||||
return text;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue