Skip to content

Commit 245e02f

Browse files
docs: translate index.md to Русский
1 parent 2958f53 commit 245e02f

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

src/content/errors/index.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
<Intro>
22

3-
In the minified production build of React, we avoid sending down full error messages in order to reduce the number of bytes sent over the wire.
4-
5-
</Intro>
6-
7-
8-
We highly recommend using the development build locally when debugging your app since it tracks additional debug info and provides helpful warnings about potential problems in your apps, but if you encounter an exception while using the production build, the error message will include just a link to the docs for the error.
9-
10-
For an example, see: [https://react.dev/errors/149](/errors/421).
3+
В мини

0 commit comments

Comments
 (0)