mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 12:51:54 +05:30
feat: split scss and rename widget folder to widgets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Bar } from "./widget/bar";
|
||||
import { AppLauncher } from "./widget/app-launcher";
|
||||
import { Bar } from "./widgets/bar";
|
||||
import { AppLauncher } from "./widgets/app-launcher";
|
||||
|
||||
export default [Bar, AppLauncher];
|
||||
|
Reference in New Issue
Block a user