policy-change-information.vue 228 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 <template> <div class="container border"> policy-change-information </div> </template> <script src="./policy-change-information.js"></script> <style lang="scss" scoped> @import "./policy-change-information.scss"; </style>