Chore: formatting

This commit is contained in:
Pieter Vander Vennet 2023-09-16 18:52:42 +02:00
parent 8249f565e5
commit 42c7bbe1c9
234 changed files with 5815 additions and 2596 deletions

View file

@ -24,6 +24,7 @@
+ [phone](#phone)
+ [opening_hours](#opening_hours)
+ [color](#color)
+ [fediverse](#fediverse)
@ -257,6 +258,14 @@ postfix | Piece of text that will always be added to the end of the generated op
Shows a color picker
Shows a color picker
### fediverse
Validates fediverse addresses and normalizes them into `@username@server`-format
This document is autogenerated from [src/UI/InputElement/Validators.ts](https://github.com/pietervdvn/MapComplete/blob/develop/src/UI/InputElement/Validators.ts)