Skip to content

Commit f26b024

Browse files
committed
Add warning in rescript-react installation doc
1 parent 1e45181 commit f26b024

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/docs/react/latest/installation.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ canonical: "/docs/react/latest/installation"
66

77
# Installation
88

9+
<Warn>
10+
11+
**Important:** The `rescript-react` npm package has not been released yet. Please stay tuned for further announcements!
12+
13+
</Warn>
14+
915
Add following dependency to your ReScript project (in case you don't have any project yet, check out the [installation instructions](/docs/manual/latest/installation) in the manual):
1016

1117
```

0 commit comments

Comments
 (0)