Fix collab indicators

This commit is contained in:
Nate Butler 2023-08-16 22:50:02 -04:00
parent fa0ddfa15d
commit 8b1322745d
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,6 @@ import {
import { interactive, toggleable } from "../element"
import { useTheme } from "../theme"
import collab_modals from "./collab_modals"
import { text_button } from "../component/text_button"
import { icon_button, toggleable_icon_button } from "../component/icon_button"
import { indicator } from "../component/indicator"