File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
storage/framework/defaults/components/Dashboard Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ const sectionContent: Record<string, SectionContent> = {
234
234
items: [
235
235
{ to: ' /marketing' , icon: ' i-hugeicons-dashboard-speed-01' , text: ' Dashboard' },
236
236
{ to: ' /marketing/social-posts' , icon: ' i-hugeicons-time-schedule' , text: ' Social Posts' },
237
- { to: ' /marketing/campaigns' , icon: ' i-hugeicons-rocket-01-01 ' , text: ' Campaigns' },
237
+ { to: ' /marketing/campaigns' , icon: ' i-hugeicons-rocket-01' , text: ' Campaigns' },
238
238
{ to: ' /marketing/reviews' , icon: ' i-hugeicons-star' , text: ' Reviews' },
239
239
{ to: ' /marketing/analytics' , icon: ' i-hugeicons-analytics-01' , text: ' Analytics' },
240
240
{ to: ' /marketing/settings' , icon: ' i-hugeicons-settings-02' , text: ' Settings' }
You can’t perform that action at this time.
0 commit comments