Browse Source

Lint fixes

Mylanos 3 năm trước cách đây
mục cha
commit
40a06e18dd
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/ExamplePage.tsx

+ 0 - 1
src/components/ExamplePage.tsx

@@ -10,7 +10,6 @@ import {
 import './example.css';
 import { useTranslation } from 'react-i18next';
 
-
 export default function ExamplePage() {
   const { t } = useTranslation('plugin__console-plugin-template');