5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
import { EditableLabel } from "./editable-label.js";
|
|
|
|
export {
|
|
EditableLabel
|
|
} |