mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
committed by
Akshay Joshi
parent
19f0181756
commit
15a494c189
@@ -9,7 +9,7 @@
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import Theme from 'sources/Theme';
|
||||
import GrantWizard from './grantWizard';
|
||||
import GrantWizard from 'sources/components/GrantWizard';
|
||||
|
||||
|
||||
// Grant Wizard
|
||||
|
||||
Reference in New Issue
Block a user