Skip to content

Improve Mantine usage #177

@kino90

Description

@kino90

I saw many components using standard tags (<div>, <img>) instead of Mantine ones... It's better to use Mantine over the default ones, to improve compatibility, theme-ability and composability.

Convert:

  • <div> to <Box>
  • <img> to <Image>

and so on

Metadata

Metadata

Assignees

Labels

maintenancedependencies update, refactors or code improvements

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions