From 2bb818c73d3963df7cdd268283a132157e8976af Mon Sep 17 00:00:00 2001 From: Mohammed Ali Chherawalla Date: Tue, 10 May 2022 10:58:35 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ec5368f..eae3864 100644 --- a/README.md +++ b/README.md @@ -201,13 +201,6 @@ An enterprise react template application showcasing - Testing strategies, Global - [app/services/tests/repoApi.test.ts](app/services/tests/repoApi.test.ts) - [app/components/T/tests/index.test.tsx](app/components/T/tests/index.test.tsx) -## Scaffolding components/containers/tests using react-floki - -- Components, containers, tests and stories can be scaffolded using - ``` - yarn generate - ``` - For the documentation take a look at: [react-floki](https://github.com/wednesday-solutions/react-floki) ## Misc