-
-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Description
We have componentized only the operations part of readme.md.js file.
Need to break the leftover part into components for better readability.
Also, we have two different components under the components folder of the WebSocket JS client. One for readme file and another for client file. What should the folder hierarchy be?
Should we go with
components
|
|--client
| |--client components here
|
|-- readme
| |-- readme components here
Or is our current structure fine?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress