1
00:00:00,540 --> 00:00:06,810
So now let's take a look at that up, and we see that button is not in the same color as our background,

2
00:00:07,170 --> 00:00:08,140
which it should be.

3
00:00:08,790 --> 00:00:13,170
So head back to button suggests and let's see where it is not happening.

4
00:00:13,530 --> 00:00:16,230
So I see that we are adding quite many garbage values.

5
00:00:16,620 --> 00:00:18,240
So get rid of this background color.

6
00:00:18,390 --> 00:00:19,350
We do not need that.

7
00:00:19,860 --> 00:00:21,660
And there's no such property.

8
00:00:21,660 --> 00:00:27,150
That's just background color being transferred from a coat stored GSX.

9
00:00:27,150 --> 00:00:28,620
It's just props that color.

10
00:00:29,040 --> 00:00:30,720
We are just passing up our colors.

11
00:00:31,200 --> 00:00:32,160
Nothing other than that.

12
00:00:32,580 --> 00:00:37,710
So actually, colors now if we just head back into a coat store G6.

13
00:00:40,740 --> 00:00:46,080
We also will be removing the code, senator, because there is no need for the code as well as our order

14
00:00:46,080 --> 00:00:47,400
in our buttons component.

15
00:00:47,910 --> 00:00:49,920
So just get rid of the court.

16
00:00:50,990 --> 00:00:51,980
And the other.

17
00:00:54,220 --> 00:00:57,400
No, that's just the fact that it had to.

18
00:00:59,010 --> 00:01:06,930
OK, so now we have made the necessary changes that were in agreement to be made so that I could function

19
00:01:06,930 --> 00:01:07,440
properly.

20
00:01:08,250 --> 00:01:13,500
OK, so everything has been set, so let's just hit save and we had our application.

21
00:01:13,530 --> 00:01:20,040
OK, so now we're having those colors and yet having a button color same as that of background and we

22
00:01:20,040 --> 00:01:25,440
are getting our data and are displaying it with author's name and all the other details.

23
00:01:25,950 --> 00:01:27,600
So, yeah, we are now going to go.
