delete some logs
This commit is contained in:
		
							parent
							
								
									5ffb2bcf85
								
							
						
					
					
						commit
						ea4eea03da
					
				| 
						 | 
				
			
			@ -96,7 +96,6 @@
 | 
			
		|||
                                                    x-text="member.data.last_name"></span></a>
 | 
			
		||||
                                    </td>
 | 
			
		||||
                                </tr>
 | 
			
		||||
                                <!-- </template> -->
 | 
			
		||||
                        </template>
 | 
			
		||||
                            <!-- More people... -->
 | 
			
		||||
                        </tbody>
 | 
			
		||||
| 
						 | 
				
			
			@ -140,7 +139,6 @@
 | 
			
		|||
                            <a href="#" class="relative inline-flex items-center px-2 py-2 rounded-r-md border border-gray-300 bg-white text-sm font-medium text-gray-500 hover:bg-gray-50"
 | 
			
		||||
                                @click="paginate(current+2)">
 | 
			
		||||
                                <span class="sr-only">Next</span>
 | 
			
		||||
                                <!-- Heroicon name: solid/chevron-right -->
 | 
			
		||||
                                <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
 | 
			
		||||
                                  <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" />
 | 
			
		||||
                                </svg>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue