This repository has been archived on 2024-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
|
<script>
|
|
import "vue-good-table/dist/vue-good-table.css";
|
|
|
|
export default {
|
|
name: "Styles",
|
|
};
|
|
</script>
|
|
|
|
<style>
|
|
</style> |