mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Update dependencies (again) (#3442)
* Update dependencies * Upgrade rollup * Remove all index.ts reexport files
This commit is contained in:
@@ -5,7 +5,7 @@ import { Link } from "react-router-dom";
|
||||
import * as GQL from "src/core/generated-graphql";
|
||||
import { sortPerformers } from "src/core/performers";
|
||||
import { HoverPopover } from "./HoverPopover";
|
||||
import Icon from "./Icon";
|
||||
import { Icon } from "./Icon";
|
||||
import { TagLink } from "./TagLink";
|
||||
|
||||
interface IProps {
|
||||
|
||||
Reference in New Issue
Block a user