Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
boco-frontend
Manage
Activity
Members
Labels
Plan
Issues
21
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
idatt2106_2022_02
boco-frontend
Commits
e7e44edf
Commit
e7e44edf
authored
2 years ago
by
Titus Netland
Browse files
Options
Downloads
Patches
Plain Diff
Home updated
parent
fb127c67
No related branches found
Branches containing commit
No related tags found
1 merge request
!27
Home fix
Pipeline
#176632
failed with stages
Stage:
Stage:
in 1 minute and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/components/HomeComponent.vue
+0
-0
0 additions, 0 deletions
src/components/HomeComponent.vue
src/views/HomeView.vue
+1
-1
1 addition, 1 deletion
src/views/HomeView.vue
with
1 addition
and
1 deletion
src/components/Home.vue
→
src/components/Home
Component
.vue
+
0
−
0
View file @
e7e44edf
File moved
This diff is collapsed.
Click to expand it.
src/views/HomeView.vue
+
1
−
1
View file @
e7e44edf
...
...
@@ -6,7 +6,7 @@
import
{
defineComponent
}
from
"
vue
"
;
// Components
import
Home
from
"
../components/Home.vue
"
;
import
Home
from
"
../components/Home
Component
.vue
"
;
export
default
defineComponent
({
name
:
"
HomeView
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment