/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/versioned_docs/version-2.x/guides/markdown-features/markdown-features-react.module.css
17 строк
362 B
Sébastien Lorber
docs: archive v2 docs versions + create 2.x docs (#9472)
30 окт 2023, 16:06
Не верифицирован
30 окт 2023, 16:06
1089741
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ .wrappingBlock { width: 50%; display: inline-block; padding: 5px; vertical-align: top; } .wrappingBlock code[class^='codeBlockLines'] { white-space: pre-wrap; }