1 00:00:00,240 --> 00:00:03,190 Now we are going to add that it it functions to the app. 2 00:00:03,780 --> 00:00:13,470 So inside the no action dot ass, we are going to add these and then actually we can copy from here. 3 00:00:16,060 --> 00:00:20,450 And then instead of adding the note, we are going to delete. 4 00:00:20,960 --> 00:00:22,790 And since we are going to delete. 5 00:00:22,910 --> 00:00:33,170 We meet the IP and after we already know the IP and we know which document that we want to delete, 6 00:00:33,380 --> 00:00:35,510 we will execute the functions. 7 00:00:37,160 --> 00:00:41,990 Now we can buy each delete note to our card or our note. 8 00:00:42,500 --> 00:00:49,100 So we go to a locked component and there is a delete icon. 9 00:00:49,610 --> 00:00:59,720 So for us, we have to import the elite looked from the actions inside the store and inside the actions 10 00:01:01,790 --> 00:01:02,930 and the attorneys. 11 00:01:04,700 --> 00:01:06,880 And then, Suzanne, we are going to dispatch the essence. 12 00:01:06,960 --> 00:01:10,210 So we have to import the dispatch. 13 00:01:13,280 --> 00:01:17,390 And then inside the note, we are going to read that dispatch. 14 00:01:22,800 --> 00:01:29,490 And then now we are going to create a look Pendola inside here. 15 00:01:29,550 --> 00:01:30,900 We are going to dispatch. 16 00:01:30,990 --> 00:01:34,860 They asserted that we are just in port. 17 00:01:35,390 --> 00:01:37,030 Now, we already create a function. 18 00:01:37,200 --> 00:01:41,340 So what we have to do is to by this function, to our icons. 19 00:01:41,970 --> 00:01:44,120 Now, at I call we at the own pick. 20 00:01:45,930 --> 00:01:50,430 And then we by the looked handed up to here. 21 00:01:51,330 --> 00:01:53,720 So now we can try the web. 22 00:01:54,750 --> 00:01:57,570 And now we're and we click on this recycle bin. 23 00:01:58,470 --> 00:01:59,790 It will delete that note. 24 00:02:00,240 --> 00:02:04,690 And it already tell you that it did it did not story. 25 00:02:04,980 --> 00:02:07,210 So this is how to edit that it functions.