From 12f7dc145b8d4f38e76586b6ba81d01bff2302d8 Mon Sep 17 00:00:00 2001 From: SmallGuy Date: Sun, 30 May 2021 21:28:27 +0800 Subject: [PATCH] Fix day 16 link Link of day 16 is empty --- 15_Third_Party_Packages/15_third_party_packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15_Third_Party_Packages/15_third_party_packages.md b/15_Third_Party_Packages/15_third_party_packages.md index 991f5fb..5e626fe 100644 --- a/15_Third_Party_Packages/15_third_party_packages.md +++ b/15_Third_Party_Packages/15_third_party_packages.md @@ -448,4 +448,4 @@ Try to also learn how to use the package _classnames_ and _validator_. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 14](../14_Day_Component_Life_Cycles/14_component_life_cycles.md) | [Day 16 >>]() +[<< Day 14](../14_Day_Component_Life_Cycles/14_component_life_cycles.md) | [Day 16 >>](../16_Higher_Order_Component/16_higher_order_component.md)