fix: import
This commit is contained in:
		
							parent
							
								
									244f02b3af
								
							
						
					
					
						commit
						6ffa3c0cfc
					
				|  | @ -5,7 +5,7 @@ import { useRouter } from "next/router"; // https://nextjs.org/docs/api-referenc | |||
| import React, { useState } from "react"; | ||||
| // Data
 | ||||
| import displayForecasts from "../web/display/displayForecasts.js"; | ||||
| import { getDashboardForecastsByDashboardId } from "../web/worker/getDashboardForecasts.js"; | ||||
| import { getDashboardForecastsByDashboardId } from "../web/worker/getDashboardForecasts"; | ||||
| 
 | ||||
| /* get Props */ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user