Commit 37b80c93 by Sendya

cleanup.

parent 823377fa
......@@ -250,7 +250,7 @@ export default {
]);
}
/*
return h("a-table", {
tag: "component",
attrs: props,
......@@ -259,7 +259,6 @@ export default {
},
scopedSlots: this.$scopedSlots
}, this.$slots.default);
*/
}
};
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment