mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-13 07:42:31 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { HoverCard as MantineHoverCard, HoverCardProps } from '@mantine/core';
|
||||
import { HoverCardProps, HoverCard as MantineHoverCard } from '@mantine/core';
|
||||
|
||||
export const HoverCard = ({ children, ...props }: HoverCardProps) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user