Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Change module name to ReactToggled in umd build #1

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

jaredpalmer
Copy link
Contributor

@jaredpalmer jaredpalmer commented Aug 31, 2017

What:
Typo 😄

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov-io
Copy link

Codecov Report

Merging #1 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #1   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          12     12           
  Branches        5      5           
=====================================
  Hits           12     12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d825d4...7ba1933. Read the comment docs.

@@ -36,7 +36,7 @@ export default {
entry: 'src/index.js',
targets,
exports: esm ? 'named' : 'default',
moduleName: 'Downshift',
moduleName: 'ReactToggled',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha! You caught me! This repo was a copy/paste from downshift.

Thanks for the contrib!

@kentcdodds kentcdodds merged commit 3c84bfe into kentcdodds:master Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants