+
+
+
+
+
+
+ {this.props.showAddButton &&
+ } primary content={this.localize("addButtonText")} onClick={this.handleAddClick} />
+
}
+
+ )
+ }
+}
+
+export default withTranslation()(TeamsConfigPage)
\ No newline at end of file
diff --git a/Source/Microsoft.Teams.Apps.SubmitIdea/ClientApp/src/components/card-view/tag.tsx b/Source/Microsoft.Teams.Apps.SubmitIdea/ClientApp/src/components/card-view/tag.tsx
new file mode 100644
index 0000000..5822b1b
--- /dev/null
+++ b/Source/Microsoft.Teams.Apps.SubmitIdea/ClientApp/src/components/card-view/tag.tsx
@@ -0,0 +1,52 @@
+//