mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-25 15:40:34 +03:00
chore: format code
This commit is contained in:
+2
-3
@@ -1,5 +1,4 @@
|
|||||||
import GGanttChart from "./GGanttChart.vue"
|
import GGanttChart from './GGanttChart.vue'
|
||||||
import GGanttRow from "./GGanttRow.vue"
|
import GGanttRow from './GGanttRow.vue'
|
||||||
|
|
||||||
|
|
||||||
export { GGanttChart, GGanttRow }
|
export { GGanttChart, GGanttRow }
|
||||||
Reference in New Issue
Block a user