[add]
This commit is contained in:
		
							parent
							
								
									64b54aadd5
								
							
						
					
					
						commit
						c2c2780bdd
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -26,7 +26,10 @@
 | 
				
			||||||
              <v-card-title class="text-caption">
 | 
					              <v-card-title class="text-caption">
 | 
				
			||||||
              <a :href="item.href">{{ item.text }}</a>
 | 
					              <a :href="item.href">{{ item.text }}</a>
 | 
				
			||||||
              </v-card-title>
 | 
					              </v-card-title>
 | 
				
			||||||
              <v-card-actions>?</v-card-actions>
 | 
					              <v-card-actions>
 | 
				
			||||||
 | 
						              <v-btn>?</v-btn>
 | 
				
			||||||
 | 
						              <v-btn>X</v-btn>
 | 
				
			||||||
 | 
					              </v-card-actions>
 | 
				
			||||||
           </v-card>
 | 
					           </v-card>
 | 
				
			||||||
        </v-col>
 | 
					        </v-col>
 | 
				
			||||||
        </v-row>
 | 
					        </v-row>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue