Skip to content

Commit

Permalink
Refactor #4391 - Typo TabMenu demo
Browse files Browse the repository at this point in the history
  • Loading branch information
habubey committed May 16, 2023
1 parent 4754412 commit 5dd7e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/doc/tabmenu/pt/ptdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default function PTDemo() {
`,
typescript: `
import React from 'react';
import { TabMenu } from 'primereact/steps';
import { TabMenu } from 'primereact/tabmenu';
import { MenuItem } from 'primereact/menuitem';
export default function PTDemo() {
Expand Down

0 comments on commit 5dd7e57

Please sign in to comment.