/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/versioned_docs/version-3.8.1/guides/markdown-features/markdown-features-react.module.css
17 строк
362 B
Sébastien Lorber
chore: release 3.8.1 (#11249)
06 июн 2025, 18:45
Не верифицирован
06 июн 2025, 18:45
f811e2d
Код
Авторство
О чём код?
/** * 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; }