Skip to content

Commit c8ec0fb

Browse files
authored
fix: remove the notice about "experimental" widgets (feature-sliced#584)
1 parent 793ea7e commit c8ec0fb

File tree

2 files changed

+0
-4
lines changed
  • i18n
    • en/docusaurus-plugin-content-docs/current/get-started
    • ru/docusaurus-plugin-content-docs/current/get-started

2 files changed

+0
-4
lines changed

i18n/en/docusaurus-plugin-content-docs/current/get-started/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@ To do this, we decompose our functionality *by responsibility scopes [(layers)][
330330

331331
![layers-flow-themed](/img/layers_flow.png)
332332

333-
> **Note:** the diagram shows *an experimental layer of "Widgets"*, which is unnecessary in the framework of the tutorial and the specification of which will be added soon
334-
335333
#### Pages
336334

337335
We will outline the basic necessary pages, and user expectations from them:

i18n/ru/docusaurus-plugin-content-docs/current/get-started/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@ import { Card } from "antd"; // ~ "shared/ui/card"
330330

331331
![layers-flow-themed](/img/layers_flow.png)
332332

333-
> **Примечание:** на схеме представлен *экспериментальный слой "Виджетов"*, который излишен в рамках туториала и спецификация которого скоро добавится
334-
335333
#### Pages
336334

337335
Набросаем базово необходимые страницы, и пользовательские ожидания от них:

0 commit comments

Comments
 (0)