Error boundary
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { StationForm } from '../_components/Form';
|
||||
import { KeywordForm } from "../_components/Form";
|
||||
|
||||
export default () => {
|
||||
return <StationForm />;
|
||||
return <KeywordForm />;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user