mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Update dependencies (again) (#3442)
* Update dependencies * Upgrade rollup * Remove all index.ts reexport files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Button, Modal } from "react-bootstrap";
|
||||
import React, { useState } from "react";
|
||||
import { FormattedMessage, useIntl } from "react-intl";
|
||||
import { ImageInput } from "src/components/Shared/ImageInput";
|
||||
import { ImageInput } from "./ImageInput";
|
||||
import cx from "classnames";
|
||||
|
||||
interface IProps {
|
||||
|
||||
Reference in New Issue
Block a user