Skip to content

Commit

Permalink
Update frontend/demo/component/side-nav/react/side-nav-basic.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Serhii Kulykov <[email protected]>
  • Loading branch information
vursen and web-padawan authored Sep 26, 2024
1 parent ac80eb4 commit c60bf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/demo/component/side-nav/react/side-nav-basic.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import '@vaadin/icons/';
import '@vaadin/icons';
import { reactExample } from 'Frontend/demo/react-example'; // hidden-source-line
import React, { useEffect, useRef } from 'react';
import { Icon } from '@vaadin/react-components/Icon.js';
Expand Down

0 comments on commit c60bf1f

Please sign in to comment.