Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api-platform/website
/ unbreakable
Function
unbreakable
pwa/utils/index.tsx:80–80 ·
view source on GitHub ↗
(t: string)
Source
from the content-addressed store, hash-verified
78
.trim();
// Supprimer les espaces en début et fin de chaîne
79
80
export const unbreakable = (t: string) => t.replace(/\s+(?=[!|?])/g,
"\u00A0"
);
Callers
1
conferences.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected