MCPcopy 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
11const tabs = times => ' '.repeat(times || 1);
12
13it('should insert a tab', () => {
14 const evt = { preventDefault: jest.fn() };

Callers 1

onTab.test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected