Skip to content

Commit bb8c8da

Browse files
author
Tim Robertson
committed
more tabs to spaces
1 parent eaac489 commit bb8c8da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Use the following transform:
5757
On any comnponent that you'd like the render visualizer to appear, set the static property rerenderViz to true;
5858
```js
5959
export class QueueMenu extends Component {
60-
static displayName = 'QueueMenu';
61-
static rerenderViz = true;
60+
static displayName = 'QueueMenu';
61+
static rerenderViz = true;
6262
```
6363
6464

0 commit comments

Comments
 (0)