mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +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