fix(docs): added highlight for clearer docs
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a1e2567ae8
commit
c0aa0a9a37
@@ -25,6 +25,7 @@ const routes = (
|
||||
<Route
|
||||
path="/catalog-import"
|
||||
element={
|
||||
{/* highlight-next-line */}
|
||||
<RequirePermission permission={catalogEntityCreatePermission}>
|
||||
<CatalogImportPage />
|
||||
</RequirePermission>
|
||||
|
||||
Reference in New Issue
Block a user