refactor
This commit is contained in:
		
							parent
							
								
									73ba72d58a
								
							
						
					
					
						commit
						2da9cc8d8f
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -32,8 +32,8 @@
 | 
			
		|||
  }
 | 
			
		||||
</style>
 | 
			
		||||
<script>
 | 
			
		||||
  import Status from '../status/Status.html'
 | 
			
		||||
  import StatusHeader from '../status/StatusHeader.html'
 | 
			
		||||
  import Status from './Status.html'
 | 
			
		||||
  import StatusHeader from './StatusHeader.html'
 | 
			
		||||
  export default {
 | 
			
		||||
    components: {
 | 
			
		||||
      Status,
 | 
			
		||||
| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
  length="{{virtualLength}}"
 | 
			
		||||
  on:recalculateHeight />
 | 
			
		||||
<script>
 | 
			
		||||
  import Notification from '../notification/Notification.html'
 | 
			
		||||
  import Notification from '../status/Notification.html'
 | 
			
		||||
 | 
			
		||||
  export default {
 | 
			
		||||
    components: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue