Skip to content

Commit

Permalink
Oversight (#5831)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefdeals authored Jan 24, 2024
1 parent 99ce10e commit f20c71d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/doc/tieredmenu/popupdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ import { TieredMenu } from 'primereact/tieredmenu';
export default function PopupDemo() {
const menu = useRef(null);
const items = [
{
label: 'File',
icon: 'pi pi-fw pi-file',
items: [
{
label: 'File',
icon: 'pi pi-file',
Expand Down

0 comments on commit f20c71d

Please sign in to comment.