Skip to content

Commit 0d115d4

Browse files
committed
feat: add debug code with json stringify for react
1 parent 844c2c4 commit 0d115d4

File tree

4 files changed

+1540
-1220
lines changed

4 files changed

+1540
-1220
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ Below is a list of all available snippets and the triggers of each one. The `░
115115

116116
### React
117117

118-
| Trigger | Description | Result JSX/TSX |
119-
| ------: | ------------------------------- | ----------------------------------------------------------- |
120-
| `ccd→` | console code with destructuring | `<pre><code>JSON.stringify({░name}, null, 2)</code></pre>█` |
118+
| Trigger | Description | Result JSX/TSX |
119+
| ------: | ------------------------------- | ------------------------------------------------------------- |
120+
| `ccd→` | console code with destructuring | `<pre><code>{JSON.stringify({░name}, null, 2)}</code></pre>█` |
121121

122122
### Styles
123123

0 commit comments

Comments
 (0)