Skip to content

Commit 157618e

Browse files
committed
fix(AppTopbar): remove 'Form Editor' sample for the moment
1 parent 7c75a11 commit 157618e

File tree

2 files changed

+0
-129
lines changed

2 files changed

+0
-129
lines changed

dev/components/app/AppTopbar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ const items = ref([
125125
items: [
126126
{ label: 'Repeater', icon: 'pi pi-fw pi-user-edit', route: '/samples/repeater' },
127127
{ label: 'Input Editor', icon: 'pi pi-fw pi-user-edit', route: '/samples/inputEditor' },
128-
{ label: 'Form Editor', icon: 'pi pi-fw pi-user-edit', route: '/samples/formEditor' },
129128
{ label: 'MultiStep', icon: 'pi pi-fw pi-user-edit', route: '/samples/multiStep' },
130129
],
131130
},

dev/pages/samples/FormEditor.vue

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)