Mylanos hace 3 años
padre
commit
40a06e18dd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');