Skip to content

Commit c453f27

Browse files
committed
Remove propTypes from internal components
1 parent 02e5940 commit c453f27

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"license": "MIT",
1717
"dependencies": {
1818
"@wojtekmaj/react-async-button": "portal:../",
19-
"prop-types": "^15.6.0",
2019
"react": "^18.2.0",
2120
"react-dom": "^18.2.0",
2221
"react-is": "^18.2.0",

test/yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,6 @@ __metadata:
17151715
"@types/styled-components": ^5.1.26
17161716
"@vitejs/plugin-react": ^3.0.0
17171717
"@wojtekmaj/react-async-button": "portal:../"
1718-
prop-types: ^15.6.0
17191718
react: ^18.2.0
17201719
react-dom: ^18.2.0
17211720
react-is: ^18.2.0

0 commit comments

Comments
 (0)