Skip to content

Commit 1087e39

Browse files
authored
Update README.md
1 parent aac6083 commit 1087e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const MyComponent = () => {
110110
const App = () => (
111111
<Provider background='rgba(0, 0, 0, 0.5)'>
112112
<MyComponent />
113-
</Portal>
113+
</Provider>
114114
)
115115
```
116116

0 commit comments

Comments
 (0)