mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-18 10:01:40 -07:00
fixes percentiles (#583)
- aligns superscript position - adds intl.plural rules fn to add ordinal superscripts - updates units tests - updates snapshot
This commit is contained in:
parent
f5c4ba6d88
commit
40c8548292
5 changed files with 68 additions and 13 deletions
|
@ -21,6 +21,7 @@ declare namespace MapModuleScssNamespace {
|
|||
indicatorDescription:string;
|
||||
indicatorValue:string;
|
||||
score:string;
|
||||
indicatorSuperscript: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue