migrate relation widget

This commit is contained in:
Shawn Erquhart
2018-07-24 23:35:59 -04:00
parent c54605be85
commit 3e8a6e5091
15 changed files with 174 additions and 104 deletions

View File

@ -0,0 +1,2 @@
export RelationControl from './RelationControl';
export RelationPreview from './RelationPreview';