BetterFolders: Add className to Sidebar component

This commit is contained in:
Nuckyz 2025-05-04 17:05:48 -03:00
parent 0a2d4a2ab2
commit 133e924425
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
3 changed files with 9 additions and 8 deletions

View file

@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import "./sidebarFix.css";
import "./style.css";
import { definePluginSettings } from "@api/Settings";
import { Devs } from "@utils/constants";