Skip to content

Commit 2313d94

Browse files
committed
refactor: CoreUI components
1 parent 7dcd6bf commit 2313d94

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+2992
-4389
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.idea
12
.DS_Store
23
node_modules/
34
dist/

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
3636
-->
3737

38-
<body class="app header-fixed sidebar-fixed aside-menu-fixed aside-menu-hidden">
38+
<body class="app">
3939
<div id="app"></div>
4040
<!-- built files will be auto injected -->
4141
</body>

0 commit comments

Comments
 (0)