You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,22 +69,25 @@ class App extends React.Component {
69
69
}
70
70
```
71
71
72
-
You may prefer to wrap these components into channelspecific pairs to avoid typos and other problems with the indirection involved with the channel strings:
72
+
You may prefer to wrap these components into channel-specific pairs to avoid typos and other problems with the indirection involved with the channel strings:
0 commit comments