builder7777
Results
2
issues of
builder7777
The documentation gives an example of using socketio, but using it throws an error: `import { Server, SocketIO } from 'mock-socket';` > Module '"mock-socket"' has no exported member 'SocketIO'. I...
In the documentation, adding `.lead` puts a border around the element, however the downloaded source does not have it, even in css the border is not defined: ``` .lead {...