1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Move the mascot component to its own directory (#9272)

This commit is contained in:
Dan J Miller 2020-08-19 11:23:44 -02:30 committed by GitHub
parent 5c74420850
commit a8199be553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
export { default } from './mascot.component'