mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 10:54:38 +00:00
style(blog): format import statements for consistency
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from './context';
|
||||
export { default as BlogHeader } from './ui/BlogHeader.vue';
|
||||
export { default as BlogList } from './ui/BlogList.vue';
|
||||
export { default as BlogList } from './ui/BlogList.vue';
|
||||
|
||||
Reference in New Issue
Block a user