It adds a space to the markdown of the headline so that it's shown properly.
This commit is contained in:
René Viering 2019-03-19 21:04:12 +01:00 коммит произвёл GitHub
Родитель 5a861491f8
Коммит 4a6f53ae47
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
#Typescript
# Typescript
`redux-dynamic-modules` is written natively in Typescript and contains types to help you typecheck your module definitions. In this document, we outline some common strategies we use when typing/defining modules.
## Defining a module's state