1
00:00:00,910 --> 00:00:05,860
Let's make sure that we undo those changes we just made to our index TSX file, because right now we

2
00:00:05,860 --> 00:00:08,080
definitely do not want to do that automatic bundling.

3
00:00:08,530 --> 00:00:10,600
So to get started, I find that unclick function.

4
00:00:10,610 --> 00:00:11,890
I'm going to remove that argument.

5
00:00:13,110 --> 00:00:14,430
I'll then go down to.

6
00:00:15,700 --> 00:00:16,720
My return statement.

7
00:00:17,620 --> 00:00:19,960
I'm going to remove the unclick call.

8
00:00:20,860 --> 00:00:23,380
And collapse on change back down to a single line.

9
00:00:25,230 --> 00:00:28,080
And then I'm going to uncommented my button element.

10
00:00:29,190 --> 00:00:35,070
All right, I'll save you a quick look back over and I'm going to test everything, make sure that it

11
00:00:35,070 --> 00:00:38,870
all still works as expected by doing a very simple console log.

12
00:00:39,090 --> 00:00:39,390
Yep.

13
00:00:39,390 --> 00:00:39,840
Looks good.

14
00:00:40,470 --> 00:00:40,870
OK.

15
00:00:41,010 --> 00:00:41,580
A quick pause.

16
00:00:42,490 --> 00:00:43,460
Continue in just a moment.

