Skip to content

Commit

Permalink
fix: queryprovider not found (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusbrg authored and RenanLorijola committed Nov 25, 2023
1 parent 4c9c2b0 commit 493f153
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/react/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ module.exports = {
exposes: {
'./HelloWorld': './src/components/HelloWorld.tsx',
'./Test': './src/components/Test.tsx',
'./QueryProvider': './src/components/QueryProvider.tsx',
},
shared: dependencies,
}),
Expand Down

0 comments on commit 493f153

Please sign in to comment.