From 620bf9b0ffcb18cf5064f1fda1e65a6b1f809439 Mon Sep 17 00:00:00 2001 From: Himanshu Gupta Date: Tue, 16 Jan 2024 23:02:02 +0530 Subject: [PATCH] Update COMMAND.md --- .github/COMMAND.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/COMMAND.md b/.github/COMMAND.md index 94d79e6..af9c360 100644 --- a/.github/COMMAND.md +++ b/.github/COMMAND.md @@ -14,4 +14,4 @@ COMPONENET_NAME={COMPONENT_NAME} COMPONENT_CONFIG_PATH=./{PATH} CURRENT_APP_DIR=    ```1. PATH``` is a variable i.e. where you want to place config files in your application -   ```2. COMPONENT_NAME``` is a variable i.e. name of the component ```Input```, ```button```. [Find the component list](./.github/COMPONENT.md) +   ```2. COMPONENT_NAME``` is a variable i.e. name of the component ```Input```, ```button```. [Find the component list](./COMPONENT.md)