Skip to content

Commit 3377569

Browse files
basicerantfu
andauthored
fix: import missing component (#1201)
Co-authored-by: Anthony Fu <[email protected]>
1 parent 100cff2 commit 3377569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/client/internals/Presenter.vue

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import Goto from './Goto.vue'
1919
import SlidesShow from './SlidesShow.vue'
2020
import SlideWrapper from './SlideWrapper'
2121
import DrawingControls from './DrawingControls.vue'
22+
import HiddenText from './HiddenText.vue'
2223
2324
const main = ref<HTMLDivElement>()
2425

0 commit comments

Comments
 (0)