Use MOTIS API now

This commit is contained in:
2024-11-11 21:24:01 +01:00
parent e3fd6a7f88
commit 1c99c5ca47
7 changed files with 116 additions and 193 deletions

View File

@ -1,4 +1,4 @@
import React, {useMemo} from 'react';
import React from 'react';
import ReactDOM from 'react-dom/client';
import './index.css';
import reportWebVitals from './reportWebVitals';