فهرست منبع

fix lint error

Yuki Takei 7 ماه پیش
والد
کامیت
f939a0a21c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/pluginkit/src/v4/client/utils/growi-facade/growi-react.ts

+ 1 - 1
packages/pluginkit/src/v4/client/utils/growi-facade/growi-react.ts

@@ -1,5 +1,5 @@
-import type { GrowiFacade } from '@growi/core';
 import type React from 'react';
+import type { GrowiFacade } from '@growi/core';
 
 declare global {
   interface Window {