Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit ff6a043

Browse files
committed
Documentation changes. Reverted back to type definitions instead of interfaces.
1 parent 0e8081b commit ff6a043

16 files changed

+131
-365
lines changed

docs/enums/components_Notifications.NotificationType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#### Defined in
2121

22-
[components/Notifications.tsx:8](https://github.com/speechly/react-ui/blob/b0ff445/src/components/Notifications.tsx#L8)
22+
[components/Notifications.tsx:8](https://github.com/speechly/react-ui/blob/0e8081b/src/components/Notifications.tsx#L8)
2323

2424
___
2525

@@ -29,4 +29,4 @@ ___
2929

3030
#### Defined in
3131

32-
[components/Notifications.tsx:9](https://github.com/speechly/react-ui/blob/b0ff445/src/components/Notifications.tsx#L9)
32+
[components/Notifications.tsx:9](https://github.com/speechly/react-ui/blob/0e8081b/src/components/Notifications.tsx#L9)

docs/enums/types.SpeechlyUiEvents.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#### Defined in
2424

25-
[types.ts:9](https://github.com/speechly/react-ui/blob/b0ff445/src/types.ts#L9)
25+
[types.ts:9](https://github.com/speechly/react-ui/blob/0e8081b/src/types.ts#L9)
2626

2727
___
2828

@@ -32,7 +32,7 @@ ___
3232

3333
#### Defined in
3434

35-
[types.ts:7](https://github.com/speechly/react-ui/blob/b0ff445/src/types.ts#L7)
35+
[types.ts:7](https://github.com/speechly/react-ui/blob/0e8081b/src/types.ts#L7)
3636

3737
___
3838

@@ -42,7 +42,7 @@ ___
4242

4343
#### Defined in
4444

45-
[types.ts:6](https://github.com/speechly/react-ui/blob/b0ff445/src/types.ts#L6)
45+
[types.ts:6](https://github.com/speechly/react-ui/blob/0e8081b/src/types.ts#L6)
4646

4747
___
4848

@@ -52,7 +52,7 @@ ___
5252

5353
#### Defined in
5454

55-
[types.ts:5](https://github.com/speechly/react-ui/blob/b0ff445/src/types.ts#L5)
55+
[types.ts:5](https://github.com/speechly/react-ui/blob/0e8081b/src/types.ts#L5)
5656

5757
___
5858

@@ -62,4 +62,4 @@ ___
6262

6363
#### Defined in
6464

65-
[types.ts:8](https://github.com/speechly/react-ui/blob/b0ff445/src/types.ts#L8)
65+
[types.ts:8](https://github.com/speechly/react-ui/blob/0e8081b/src/types.ts#L8)

docs/interfaces/components_BigTranscript.BigTranscriptProps.md

Lines changed: 0 additions & 122 deletions
This file was deleted.

docs/interfaces/components_TranscriptDrawer.TranscriptDrawerProps.md

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
 (0)