summaryrefslogtreecommitdiff
path: root/DESIGN.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-28 15:35:46 -0300
committerSebastian <sebasjm@gmail.com>2021-04-28 15:35:46 -0300
commit88c8009524e7e96bfc7bac13f80f889ec90a7342 (patch)
tree33ccb419de0a499c2d3a32e461b2764e8984aa08 /DESIGN.md
parent08a696ad83613da157c223caa9c7f75c49dc1df1 (diff)
downloadmerchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.tar.gz
merchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.tar.bz2
merchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.zip
add hook test
Diffstat (limited to 'DESIGN.md')
-rw-r--r--DESIGN.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/DESIGN.md b/DESIGN.md
index 6e71776..accf7ee 100644
--- a/DESIGN.md
+++ b/DESIGN.md
@@ -52,6 +52,8 @@ In this scenario, a failed request does not break the flow but a message will be
# Forms
+For every form [FormProvider](./DESIGN.md) should be use
+
# Custom Hooks
# Contexts