From 8a25428350bab2138d260f0e65a21f43bbe1055f Mon Sep 17 00:00:00 2001 From: Lendemor Date: Fri, 29 Nov 2024 14:55:36 +0100 Subject: [PATCH] fix typo --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e7f11b650..7e217d83a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature Request -about: Suggest a new custom component for Reflex +about: Suggest a new feature for Reflex title: '' labels: 'feature request' assignees: '' @@ -15,4 +15,4 @@ A clear and concise description of what the features does. - Show an example / use cases for the new feature. **Additional context** -Add any other context about the custom component here. +Add any other context here.