mirror of
				https://github.com/mickael-kerjean/filestash.git
				synced 2025-10-31 10:07:15 +08:00 
			
		
		
		
	feature (prompt): proper prompt system
This commit is contained in:
		| @ -2,7 +2,7 @@ import React from 'react'; | ||||
| import { BrowserRouter, Route, IndexRoute, Switch } from 'react-router-dom'; | ||||
| import { NotFoundPage, ConnectPage, HomePage, LogoutPage, FilesPage, ViewerPage } from './pages/'; | ||||
| import { Bundle, URL_HOME, URL_FILES, URL_VIEWER, URL_LOGIN, URL_LOGOUT } from  './helpers/'; | ||||
| import { ModalPrompt, Audio, Video } from './components/'; | ||||
| import { ModalPrompt, Notification, Audio, Video } from './components/'; | ||||
|  | ||||
| export default class AppRouter extends React.Component { | ||||
|     render() { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mickael KERJEAN
					Mickael KERJEAN