rename file

pull/1010/head
Rich Harris 8 years ago
parent 2bbe088e9c
commit ffd06c462c

@ -1,7 +1,7 @@
<Foo/> <Foo/>
<script> <script>
import Foo from './@foo.html'; import Foo from './[foo].html';
export default { export default {
components: { Foo } components: { Foo }

Loading…
Cancel
Save