mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-13 08:12:34 +10:00
Add prettier imports sorting
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Title, Text, Anchor } from '@mantine/core';
|
||||
import { Anchor, Text, Title } from '@mantine/core';
|
||||
import classes from './Welcome.module.css';
|
||||
|
||||
export function Welcome() {
|
||||
|
||||
Reference in New Issue
Block a user