Files
element-web/src
alunturner 01364ebf45 Apply strictNullChecks to src/components/views/voip/* (#10692)
* change interface to discriminated union

* fix ts errors

* use definite assertion operator

* use | undefined, instead of assertion operator

* correct the button press arguments for dial button

* update props to have `Props` suffix

* add comment

* remove unnecessary default

* remove unnecessary comment

* make classname match filename

* setup test file

* export consts for testing

* add initial test

* add another DialPad test

* fix imports
2023-05-05 13:26:31 +00:00
..
2023-04-04 14:01:04 +01:00
2023-02-28 10:39:35 +01:00
2023-02-13 11:39:16 +00:00
2023-04-27 09:05:31 +01:00
2023-01-20 12:38:58 +00:00
2023-04-11 07:41:59 +00:00