소스 검색

Lint fixes

Mylanos 3 년 전
부모
커밋
40a06e18dd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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');