Refactor map page
This commit is contained in:
parent
29d048ffd4
commit
d4d79f0d99
17 changed files with 1014 additions and 878 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { createRoot, hydrateRoot } from 'react-dom/client';
|
||||
import App from './App';
|
||||
import './index.css';
|
||||
import { initPlausible } from './usePlausible';
|
||||
import { initPlausible } from './hooks/usePlausible';
|
||||
|
||||
initPlausible();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue