mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 23:58:38 +00:00
style(web): format code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import TaskLogsTable from "../../components/TaskLogsTable.js";
|
||||
import TaskLogsTable from '../../components/TaskLogsTable.js';
|
||||
|
||||
const Task = () => (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user