Mylanos 3 vuotta sitten
vanhempi
sitoutus
40a06e18dd
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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');