It's all fucked but we're gonna roll with it

This commit is contained in:
Noah Knapp 2025-08-01 23:59:24 +02:00
parent f70c15becc
commit cfae6fa49b
5 changed files with 42 additions and 47 deletions

View file

@ -1,5 +1,5 @@
import React, { useState } from 'react';
import { createStation } from '../utils/Stations';
import { createStation } from '../utils/StationsCreate';
// I UNDERSTAND THIS!! --Noah