From 7a3efe637714440fecddf9c8d9ceafb02c348217 Mon Sep 17 00:00:00 2001 From: Bauke Date: Thu, 17 Mar 2022 19:47:26 +0100 Subject: [PATCH] Add FeedbackButton to readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 632902c..d744775 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ pnpm add @holllo/gram htm preact ## Components * [ConfirmButton](source/buttons/confirm-button.ts) +* [FeedbackButton](source/buttons/feedback-button.ts) * [PrivacyLink](source/links/privacy-link.ts) ## License