gitlab-ce/app/components/rapid_diffs/empty_state_component.html....

10 lines
392 B
Plaintext

.rd-app-empty-state
= render Pajamas::CardComponent.new(card_options: { class: "rd-app-empty-state-card" }) do |c|
- c.with_body do
= render Pajamas::EmptyStateComponent.new(svg_path: 'illustrations/empty-state/empty-commit-md.svg',
title: message) do |c|
- c.with_description do
-# TODO: Add secondary text
-# TODO: Add call to action button