new top kw add options and add keywrod improvements
This commit is contained in:
@@ -101,10 +101,10 @@ const AppSidebar: React.FC = () => {
|
||||
path: "/sites",
|
||||
});
|
||||
|
||||
// Add Keywords second
|
||||
// Keyword Library - Browse and add curated keywords
|
||||
setupItems.push({
|
||||
icon: <DocsIcon />,
|
||||
name: "Add Keywords",
|
||||
name: "Keyword Library",
|
||||
path: "/setup/add-keywords",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user