Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Add name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jun 10, 2019
1 parent fc7620a commit 48ac036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/examples/Autocompletes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import VListTileTitle from '@/components/VListTileTitle';
import { component } from 'vue-tsx-support';

const Autocompletes = component({
name: 'Autocompletes',
data: () => {
const srcs = {
1: 'https://cdn.vuetifyjs.com/images/lists/1.jpg',
Expand Down

0 comments on commit 48ac036

Please sign in to comment.