Commit 7a0a763c authored by timel's avatar timel

fix: fmt

parent ce7f4b4c
Pipeline #22840 passed with stages
in 12 minutes and 9 seconds
import { RightOutlined } from "@ant-design/icons";
import React from "react";
import { Link } from "react-router-dom";
......@@ -5,8 +6,6 @@ import { useConfig } from "@/config";
import styles from "./index.module.scss";
import { RightOutlined } from "@ant-design/icons";
const NeosConfig = useConfig();
const Start: React.FC = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment