mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 06:28:11 +08:00
Clean up component files by removing 'name' property
This commit is contained in:
@@ -45,7 +45,6 @@ import LayoutCol from "../layout/LayoutCol.vue";
|
||||
import DockablePanel from "./DockablePanel.vue";
|
||||
|
||||
export default defineComponent({
|
||||
name: "PanelArea",
|
||||
components: {
|
||||
LayoutRow,
|
||||
LayoutCol,
|
||||
|
||||
Reference in New Issue
Block a user