Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add WalletMnemonicList component #2059

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

luciorubeens
Copy link
Contributor

Summary

Copy pasta from 3.0-slate branch.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #2059 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2059   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             33        34    +1     
  Lines            211       213    +2     
  Branches          33        33           
===========================================
+ Hits             211       213    +2     
Impacted Files Coverage Δ
src/app/components/Select/Select.tsx 100.00% <100.00%> (ø)
src/app/components/Textarea/Textarea.tsx 100.00% <100.00%> (ø)
...mponents/WalletMnemonicList/WalletMnemonicList.tsx 100.00% <100.00%> (ø)

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 ee8a2b0...7a89e32. Read the comment docs.

@faustbrian faustbrian merged commit bc649f7 into 3.0-react Jun 9, 2020
@ghost ghost deleted the feat/wallet-mnemonic branch June 9, 2020 01:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants