add new node components
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export { default as NodeViewChildList } from './NodeViewChildList'
|
||||
export { default as NodeViewHeaderRef } from './NodeViewHeaderRef'
|
||||
export { default as NodeViewHeaderProd } from './NodeViewHeaderProd'
|
||||
export { default as NodeViewBody } from './NodeViewBody'
|
||||
export { default as NodeViewFooter } from './NodeViewFooter'
|
||||
export { default as NodeView } from './NodeView'
|
||||
Reference in New Issue
Block a user