From 884c5c77b93c92dfc13b0d22937f1e67f659240d Mon Sep 17 00:00:00 2001 From: vutpov Date: Fri, 23 Sep 2022 16:45:17 +0700 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 62e8047..cd2fd95 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ ## Mircro frontend with React as Host and React, Svelte as child and Redux as global state -[Micro-Frontends in Just 10 Minutes](https://www.youtube.com/watch?v=s_Fs4AXsTnA&t=540s) +[Micro-Frontends in Just 10 Minutes](https://www.youtube.com/watch?v=s_Fs4AXsTnA&t=540s)
[State Management for Module Federation Four Ways](https://www.youtube.com/watch?v=njXeMeAu4Sg) ## How to run