diff --git a/src/components/ActionFooter.vue b/src/components/ActionFooter.vue new file mode 100644 index 0000000..b76e81c --- /dev/null +++ b/src/components/ActionFooter.vue @@ -0,0 +1,40 @@ + + + \ No newline at end of file diff --git a/src/pages/BasicDashboard.vue b/src/pages/BasicDashboard.vue index 8bc02a1..72405ec 100644 --- a/src/pages/BasicDashboard.vue +++ b/src/pages/BasicDashboard.vue @@ -1,5 +1,6 @@