keywrods libarry update
This commit is contained in:
@@ -101,11 +101,11 @@ const AppSidebar: React.FC = () => {
|
||||
path: "/sites",
|
||||
});
|
||||
|
||||
// Keyword Library - Browse and add curated keywords
|
||||
// Keywords Library - Browse and add curated keywords
|
||||
setupItems.push({
|
||||
icon: <DocsIcon />,
|
||||
name: "Keyword Library",
|
||||
path: "/setup/add-keywords",
|
||||
name: "Keywords Library",
|
||||
path: "/keywords-library",
|
||||
});
|
||||
|
||||
// Content Settings moved to Site Settings tabs - removed from sidebar
|
||||
|
||||
Reference in New Issue
Block a user