mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Fix missing GrammarDisplay reference that somehow happened
This commit is contained in:
		
							parent
							
								
									79b14bd62b
								
							
						
					
					
						commit
						2022cb88e4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -9,6 +9,7 @@ import './styles.scss';
 | 
			
		|||
import { GeneralDisplay } from './GeneralDisplay';
 | 
			
		||||
import { PhonologyDisplay } from './PhonologyDisplay';
 | 
			
		||||
import { OrthographyDisplay } from './OrthographyDisplay';
 | 
			
		||||
import { GrammarDisplay } from './GrammarDisplay';
 | 
			
		||||
 | 
			
		||||
export class DetailsSection extends Component {
 | 
			
		||||
  constructor (props) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue