refactor: theme type
This commit is contained in:
		
							parent
							
								
									dadde1651b
								
							
						
					
					
						commit
						30c253c43c
					
				
					 5 changed files with 20 additions and 17 deletions
				
			
		|  | @ -1,7 +1,4 @@ | |||
| export interface Theme { | ||||
|     title: string; | ||||
|     hruids: string[]; | ||||
| } | ||||
| import {Theme} from "dwengo-1-common/src/interfaces/theme"; | ||||
| 
 | ||||
| export const themes: Theme[] = [ | ||||
|     { | ||||
|  |  | |||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl