баг при смене страницы
This commit is contained in:
8
src/component/VerificationConditionsElement/index.ts
Normal file
8
src/component/VerificationConditionsElement/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export { verificationConditionsDefinition } from './definition'
|
||||
export { VerificationConditionsEditor } from './VerificationConditionsEditor'
|
||||
export { VerificationConditionsPreview } from './VerificationConditionsPreview'
|
||||
export { VerificationConditionsRender } from './VerificationConditionsRender'
|
||||
|
||||
export * from './api'
|
||||
export * from './hooks'
|
||||
export * from './types'
|
||||
Reference in New Issue
Block a user