chore: import type
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
import React, { useState } from 'react';
|
||||
|
||||
import { MComponent } from '@tmagic/schema';
|
||||
import type { MComponent } from '@tmagic/schema';
|
||||
|
||||
import useApp from '../useApp';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user