Skip to content

Commit

Permalink
fixes for react
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 1, 2024
1 parent 8be8fb2 commit e0d84d9
Show file tree
Hide file tree
Showing 14 changed files with 9,477 additions and 13,560 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22,518 changes: 9,467 additions & 13,051 deletions packages/react/package-lock.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"dependencies": {
"@lawsafrica/law-widgets": "^1.6.0"
},
"devDependencies": {
"@stencil/core": "^4.19.1",
"@types/node": "^20.14.9",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^5.5.2"
},
"repository": {
"type": "git",
"url": "[email protected]:laws-africa/law-widgets.git"
Expand Down
1 change: 0 additions & 1 deletion packages/react/src/components/index.ts

This file was deleted.

26 changes: 0 additions & 26 deletions packages/react/src/components/proxies.ts

This file was deleted.

106 changes: 0 additions & 106 deletions packages/react/src/components/react-component-lib/createComponent.tsx

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions packages/react/src/components/react-component-lib/index.ts

This file was deleted.

34 changes: 0 additions & 34 deletions packages/react/src/components/react-component-lib/interfaces.ts

This file was deleted.

Loading

0 comments on commit e0d84d9

Please sign in to comment.