## [[Component] Title: fix or new feature]

### Description

[Description of the issue fixed or the new feature]
[Screenshots if possible in case of a new feature]

### Patch [in case of a fix]

[Description of the fix]
> Fixes #ISSUE(S)_NUMBER

### Example [in case of a new feature]

```jsx
// Sample code
```
