Skip to content

Instantly share code, notes, and snippets.

@paltman
Created October 24, 2018 15:04
Show Gist options
  • Save paltman/451eb76e4a3853df7c40537fed67710b to your computer and use it in GitHub Desktop.
Save paltman/451eb76e4a3853df7c40537fed67710b to your computer and use it in GitHub Desktop.
import PrettyDate from './PrettyDate.vue';
import SystemMessages from './SystemMessages.vue';
import LoadingIndicator from './LoadingIndicator.vue';
export default [
PrettyDate,
SystemMessages,
LoadingIndicator
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment