Migrate table-tag-vue
in app/assets/javascripts/import_entities/import_projects/components/import_projects_table.vue
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Detected usage of table
tag inside JS/Vue file.
Please use the GlTableLite
component from @gitlab/ui
if you want to display data as a table.
If the table tag was used solely for layout purposes, like showing a diff side-by-side,
consider using a different HTML tag.
See https://design.gitlab.com/components/table/#when-not-to-use for more information.
Edited by 🤖 GitLab Bot 🤖