From 1c346eacff3833f109c5765172a8a5daa165b46a Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Thu, 8 Aug 2019 17:07:25 +0200 Subject: [PATCH] Updated 024 How to integrate the Create User Helper Method in your Components (markdown) --- ...ntegrate-the-Create-User-Helper-Method-in-your-Components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/024-How-to-integrate-the-Create-User-Helper-Method-in-your-Components.md b/024-How-to-integrate-the-Create-User-Helper-Method-in-your-Components.md index 01e43d0..8f2496c 100644 --- a/024-How-to-integrate-the-Create-User-Helper-Method-in-your-Components.md +++ b/024-How-to-integrate-the-Create-User-Helper-Method-in-your-Components.md @@ -1,7 +1,7 @@ # HOW TO INTEGRATE THE CREATE USER HELPER METHOD IN YOUR COMPONENTS [00:00:00](https://www.youtube.com/watch?v=ckFakaQ90JY&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m00s) -(_Click on this time links to see Youtube video_) +(_Click on these time links to see Youtube video_) What is the User Creation function? It is a part of code's helper function that is added to the Helper class.