react/fixtures
Andrew Clark 56a3c18e56
[Flight fixture] Remove redundant `use` (#26373)
Now that promises are renderable nodes, we can remove the `use` call
from the root of the Flight fixture.

Uncached promises will likely be accompanied by a warning when they are
rendered outside a transition. But this promise is the result of a
Flight response, so it's cached. And it's also a rendered as part of a
transition. So it's fine. Indeed, this is the canonical way to use this
feature.
2023-03-14 11:14:53 -04:00
..
art Copy from build to node_modules instead of linking to builds (#26210) 2023-02-21 14:48:37 -05:00
attribute-behavior Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
concurrent/time-slicing Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
devtools Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
dom Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
eslint Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
expiration Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
fiber-debugger Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
fiber-triangle Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
fizz Copy from build to node_modules instead of linking to builds (#26210) 2023-02-21 14:48:37 -05:00
fizz-ssr-browser Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
flight [Flight fixture] Remove redundant `use` (#26373) 2023-03-14 11:14:53 -04:00
flight-browser Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
legacy-jsx-runtimes Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
nesting Rename `yarn start` to `yarn dev` and `yarn start:prod` to `yarn start` (#26209) 2023-02-21 14:18:21 -05:00
packaging Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
scheduler Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00
ssr Copy from build to node_modules instead of linking to builds (#26210) 2023-02-21 14:48:37 -05:00
ssr2 Copy from build to node_modules instead of linking to builds (#26210) 2023-02-21 14:48:37 -05:00
stacks Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05:00