mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
fix: import missing type
This commit is contained in:
parent
259bbf44db
commit
5f0afdce98
@ -3,6 +3,7 @@
|
||||
|
||||
import React from "react";
|
||||
import { createColumnHelper, flexRender, getCoreRowModel, useReactTable, Table } from "@tanstack/react-table";
|
||||
import { FileInfo } from "@/bindings/fileservice";
|
||||
|
||||
import "./directorytable.less";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user