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

File ExportButton.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

connectFunction · 0.50

Tested by

no test coverage detected