fix: Calcom UI deployments (#10047)
parent
c2996cd2f8
commit
cf57be2aef
|
@ -3,6 +3,7 @@ import { Examples, Example, Note, Title,CustomArgsTable } from '@calcom/storyboo
|
|||
import TokenHandler from './TokenHandler'
|
||||
|
||||
<Meta title="UI/TokenHandler" component={TokenHandler} />
|
||||
|
||||
<Title title="TokenHandler" subtitle="Version 0.1"/>
|
||||
|
||||
## Structure
|
||||
|
@ -34,4 +35,4 @@ import TokenHandler from './TokenHandler'
|
|||
},
|
||||
]} digitClassName="digit-input" />
|
||||
|
||||
#all the numbers should be visible while the first one is focused
|
||||
#all the numbers should be visible while the first one is focused
|
||||
|
|
Loading…
Reference in New Issue