This commit is contained in:
Jacob Marshall
2025-01-29 20:15:38 +00:00
parent 61707ffb96
commit 79f4d96742
@@ -1,4 +1,4 @@
import type { ElementType, JSX, ReactNode } from 'react';
import type { ElementType, JSX, ReactNode } from 'react'
import { useState } from 'react'
import { Title, type TitleProps } from '@mantine/core'