mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-11-03 20:15:52 +01:00 
			
		
		
		
	align calculating and formatting of dates between components
This commit is contained in:
		@@ -28,7 +28,7 @@ import { Repository, AnnotatedSource, AnnotatedLine } from "@scm-manager/ui-type
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
import { LightAsync as ReactSyntaxHighlighter, createElement } from "react-syntax-highlighter";
 | 
			
		||||
import { arduinoLight } from "react-syntax-highlighter/dist/cjs/styles/hljs";
 | 
			
		||||
import { DateInput } from "../../dates";
 | 
			
		||||
import { DateInput } from "../../useDateFormatter";
 | 
			
		||||
import Popover from "./Popover";
 | 
			
		||||
import AnnotateLine from "./AnnotateLine";
 | 
			
		||||
import { Action } from "./actions";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user