add doc page for bubble menu

This commit is contained in:
Philipp Kühn
2021-03-30 14:07:18 +02:00
parent 35ca89311f
commit daa8e72477
10 changed files with 122 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
import { BubbleMenu } from './bubble-menu'
export * from './bubble-menu'
export * from './bubble-menu-plugin'
export default BubbleMenu