Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-madlani committed Sep 29, 2024
1 parent 0021694 commit d406113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmetadata-ui/src/main/resources/ui/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import React from 'react';
import ReactDOM from 'react-dom';
import App from './App';
import './styles/index.js';
import './styles/index';

ReactDOM.render(
<React.StrictMode>
Expand Down

0 comments on commit d406113

Please sign in to comment.