Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Feb 28, 2022
1 parent fdbda16 commit 29dfcb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,5 @@
"prettier": "^2.5.1",
"sort-package-json": "^1.54.0",
"typescript": "^4.5.5"
},
"resolution": {
"xstate": "4.9.1"
}
}
2 changes: 1 addition & 1 deletion src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ export { default as Head } from './Head'

export { default as Hero } from './Hero'

export { default as Ukraine } from './Badge/UKRaine'
export { default as Ukraine } from './Badge/Ukraine'

0 comments on commit 29dfcb8

Please sign in to comment.