From 46cf8dd339a72c2f2aa0ad9ca8cf93d8f8a60b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jind=C5=99ich=20B=C3=A4r?= Date: Thu, 2 Oct 2025 10:31:38 +0200 Subject: [PATCH] fix: move `DocSidebarItem/Category` to `@apify/docs-theme` --- .../src}/theme/DocSidebarItem/Category/index.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => apify-docs-theme/src}/theme/DocSidebarItem/Category/index.js (100%) diff --git a/src/theme/DocSidebarItem/Category/index.js b/apify-docs-theme/src/theme/DocSidebarItem/Category/index.js similarity index 100% rename from src/theme/DocSidebarItem/Category/index.js rename to apify-docs-theme/src/theme/DocSidebarItem/Category/index.js