# Comment

A comment component with HTML built with Mantine.

By Mantine. Categories: library.

[Source](https://github.com/croct-tech/templates/blob/master/templates/mantine/component/comment-html/)

## Installation

```sh
npx croct@latest init
```

# Introduction

This template adds the [comment component with HTML](https://ui.mantine.dev/category/comments/?utm_source=croct#comment-html) from Mantine to your project.

It comes fully integrated with Croct, giving you CMS, AB testing, and personalization out of the box.

## Usage

To create a new project using this template, run:

```croct-cmd
croct use mantine://component/comment-html
```
