Prepare 1.11.0 release #394
Annotations
10 warnings
|
test:
src/routes/create.nfc.tsx#L32
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/routes/create.mappings_.new.tsx#L8
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/routes/create.mappings_.edit_.$id.tsx#L11
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/routes/create.mappings.tsx#L28
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/routes/create.index.tsx#L20
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/routes/create.custom.tsx#L20
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
test:
src/lib/deepLinks.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test:
src/lib/deepLinks.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test:
src/components/wui/TabBar.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test:
src/components/wui/TabBar.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|