We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2de9d0 commit ee2cfaaCopy full SHA for ee2cfaa
src/components/modal/CModal.tsx
@@ -36,7 +36,7 @@ export interface CModalProps extends HTMLAttributes<HTMLDivElement> {
36
/**
37
* @ignore
38
*/
39
- duration?: number // TODO: check if it possible to remove this property.
+ duration?: number
40
41
* Set modal to covers the entire user viewport. [docs]
42
0 commit comments