MCPcopy
hub / github.com/reduxjs/redux-devtools / ImportButton.tsx

File ImportButton.tsx

packages/redux-devtools-app/src/components/buttons/ImportButton.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { ChangeEventHandler, Component, RefCallback } from 'react';
2import { connect, ResolveThunks } from 'react-redux';
3import { Button } from '@redux-devtools/ui';
4import { TiUpload } from 'react-icons/ti';

Callers

nothing calls this directly

Calls 1

connectFunction · 0.50

Tested by

no test coverage detected