Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SamyPesse/draft-js-code
/ tabs
Function
tabs
lib/__tests__/onTab.test.js:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
};
10
11
const
tabs = times =>
' '
.repeat(times || 1);
12
13
it(
'should insert a tab'
, () => {
14
const
evt = { preventDefault: jest.fn() };
Callers
1
onTab.test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected