fix: react imports
This commit is contained in:
parent
f1f7feffaa
commit
6485563a95
2 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import React, { useState } from "react";
|
||||
import { useState } from "react";
|
||||
import type { TitleSort } from "../../api";
|
||||
import { ChevronDownIcon, ArrowUpIcon, ArrowDownIcon } from "@heroicons/react/24/solid";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue