mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
Vendored
-1
@@ -2,6 +2,5 @@ import '@emotion/react';
|
||||
import type { MantineTheme } from '@mantine/core';
|
||||
|
||||
declare module '@emotion/react' {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface GREY extends MantineTheme {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user