mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-25 09:50:34 +03:00
chore: format code
This commit is contained in:
+3
-4
@@ -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